mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-06-01 05:46:46 +08:00
chore: 去掉rc
This commit is contained in:
parent
053b268ee8
commit
947c1b2cf2
@ -11,7 +11,7 @@
|
||||
"clean": "lerna clean",
|
||||
"bootstrap": "lerna bootstrap",
|
||||
"build": "father-build --watch",
|
||||
"ver": "lerna version prerelease --preid rc --no-changelog --no-commit-hooks --no-private",
|
||||
"ver": "lerna version prerelease --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