Skip to content

Commit 9e8a9c1

Browse files
committed
fix workspaces
1 parent 707c794 commit 9e8a9c1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"email": "oss@nativescript.org"
1717
},
1818
"workspaces": [
19-
"packages/*"
19+
"packages/*",
20+
"packages/jsi/example"
2021
],
2122
"scripts": {
2223
"apply-patches": "./apply_patches.sh",

0 commit comments

Comments
 (0)