Skip to content

Commit 30d8481

Browse files
committed
chore: update package.json
1 parent 3394eba commit 30d8481

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
"license": "MIT",
1212
"workspaces": {
1313
"packages": [
14-
"packages/*"
14+
"packages/taro-ui",
15+
"packages/taro-ui-demo",
16+
"packages/taro-ui-docs"
1517
]
1618
},
1719
"scripts": {

0 commit comments

Comments
 (0)