Building the SDK package and only selected examples

This commit is contained in:
Dave Hrycyszyn
2023-02-08 15:56:30 +00:00
parent 1f8b373780
commit 3363230c4c
+3 -2
View File
@@ -4,7 +4,8 @@
"nym-wallet",
"nym-connect",
"nym-connect-android",
"sdk/typescript/**"
"sdk/typescript/examples/docs",
"sdk/typescript/packages/**"
],
"version": "0.0.0"
}
}