mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
feat: 更改打版本策略
This commit is contained in:
parent
f69189aacb
commit
1bfea84ff0
@ -11,7 +11,7 @@
|
||||
"clean": "lerna clean",
|
||||
"bootstrap": "lerna bootstrap",
|
||||
"build": "father-build --watch",
|
||||
"ver": "lerna version patch --no-changelog --no-commit-hooks --no-private",
|
||||
"ver": "lerna version --no-changelog --no-commit-hooks --no-private",
|
||||
"release": "father-build && lerna publish from-git",
|
||||
"docs:dev": "vuepress dev docs --clean-cache",
|
||||
"docs:build": "vuepress build docs --clean-cache",
|
||||
|
Loading…
x
Reference in New Issue
Block a user