mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 23:16:52 +08:00
fix(package): np infinite loop
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
"scripts": {
|
||||
"build": "stencil build",
|
||||
"dev": "sd concurrent \"stencil build --dev --watch\" \"stencil-dev-server\"",
|
||||
"publish": "../../node_modules/.bin/np --any-branch",
|
||||
"deploy": "../../node_modules/.bin/np --any-branch",
|
||||
"test": "jest --no-cache",
|
||||
"prepublishOnly": "npm run build"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user