build: change release

This commit is contained in:
bac-joker 2021-01-04 21:00:09 +08:00
parent f233da8c9b
commit 0abe1885aa

View File

@ -10,8 +10,8 @@
"scripts": { "scripts": {
"bootstrap": "lerna bootstrap", "bootstrap": "lerna bootstrap",
"build": "father-build --watch", "build": "father-build --watch",
"version": "lerna version --no-changelog --no-commit-hooks --no-private", "version": "lerna version prerelease --preid alpha --no-changelog --no-commit-hooks --no-private",
"publish": "father-build && lerna publish from-git" "publish": "father-build && lerna publish from-git --dist-tag next"
}, },
"license": "MIT", "license": "MIT",
"keywords": [ "keywords": [