mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(scripts): update publish script
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"scripts": {
|
||||
"build": "stencil build",
|
||||
"dev": "sd concurrent \"stencil build --dev --watch\" \"stencil-dev-server\"",
|
||||
"publish": "np",
|
||||
"publish": "../../node_modules/.bin/np --any-branch",
|
||||
"test": "(jest --no-cache || true)"
|
||||
},
|
||||
"author": "Ionic Team",
|
||||
|
||||
Reference in New Issue
Block a user