mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
调整脚本
This commit is contained in:
parent
38c2244e93
commit
ebab131913
@ -15,7 +15,7 @@
|
||||
"test": "npm test --workspaces",
|
||||
"prepare": "husky install",
|
||||
"coverage": "jest --coverage",
|
||||
"version": "lerna version --no-ignore-changes",
|
||||
"version": "lerna version",
|
||||
"release": "npm run build --workspaces && lerna publish from-package --registry=https://registry.npmjs.org",
|
||||
"publish-to-internal": "sh ./publish-to-internal.sh"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user