Skip to content

Commit 0384bee

Browse files
committed
chore: scrpit
1 parent 862d21d commit 0384bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"demo.vue.ios": "cd ./demo-vue && ns run ios --no-hmr",
3232
"postinstall": "npm run setup",
3333
"prepare": "npm run setup",
34-
"publish": "npm run setup && npm run clean && npm run build.all && lerna publish --create-release=github --force-publish",
34+
"publish": "npm run clean && npm run build.all && lerna publish --create-release=github --force-publish",
3535
"readme": "node ./tools/readme.js",
3636
"setup": "npm run submodules && ts-patch install",
3737
"start": "./node_modules/.bin/ntl -A -s 15 -o",

0 commit comments

Comments
 (0)