mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
build: change build command
This commit is contained in:
parent
94283a338f
commit
bbb75cd44d
@ -10,8 +10,8 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"bootstrap": "lerna bootstrap",
|
"bootstrap": "lerna bootstrap",
|
||||||
"build": "father-build --watch",
|
"build": "father-build --watch",
|
||||||
"version": "lerna version prerelease --preid alpha --no-changelog --no-commit-hooks --no-private",
|
"ver": "lerna version prerelease --preid alpha --no-changelog --no-commit-hooks --no-private",
|
||||||
"publish": "father-build && lerna publish from-git --dist-tag next"
|
"release": "father-build && lerna publish from-git --dist-tag next"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user