mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-03-31 15:20:32 +08:00
chore: Update lerna version command
This commit is contained in:
parent
28aed0fcf7
commit
2779b1c84c
@ -30,7 +30,7 @@
|
||||
"scripts": {
|
||||
"build": "lerna run build",
|
||||
"clean": "lerna run clean",
|
||||
"lerna:version": "lerna version",
|
||||
"lerna:version": "lerna version --no-git-tag-version",
|
||||
"lerna:publish": "lerna publish from-git",
|
||||
"postversion": "yarn install",
|
||||
"prepare": "lerna run prepare",
|
||||
|
Loading…
x
Reference in New Issue
Block a user