We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 707c794 commit 9e8a9c1Copy full SHA for 9e8a9c1
1 file changed
package.json
@@ -16,7 +16,8 @@
16
"email": "oss@nativescript.org"
17
},
18
"workspaces": [
19
- "packages/*"
+ "packages/*",
20
+ "packages/jsi/example"
21
],
22
"scripts": {
23
"apply-patches": "./apply_patches.sh",
0 commit comments