mirror of
https://gitee.com/WeBank/fes.js.git
synced 2024-12-04 04:37:43 +08:00
build: change release
This commit is contained in:
parent
f233da8c9b
commit
0abe1885aa
@ -10,8 +10,8 @@
|
||||
"scripts": {
|
||||
"bootstrap": "lerna bootstrap",
|
||||
"build": "father-build --watch",
|
||||
"version": "lerna version --no-changelog --no-commit-hooks --no-private",
|
||||
"publish": "father-build && lerna publish from-git"
|
||||
"version": "lerna version prerelease --preid alpha --no-changelog --no-commit-hooks --no-private",
|
||||
"publish": "father-build && lerna publish from-git --dist-tag next"
|
||||
},
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
|
Loading…
Reference in New Issue
Block a user