mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
feat: 去掉dist-tag next
This commit is contained in:
parent
75aaa5ec02
commit
f30f8d227d
@ -12,7 +12,7 @@
|
||||
"bootstrap": "lerna bootstrap",
|
||||
"build": "father-build --watch",
|
||||
"ver": "lerna version prerelease --preid rc --no-changelog --no-commit-hooks --no-private",
|
||||
"release": "father-build && lerna publish from-git --dist-tag next",
|
||||
"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