build: change build command

This commit is contained in:
bac-joker 2021-01-05 09:59:28 +08:00
parent 94283a338f
commit bbb75cd44d

View File

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