Update package.json
This commit is contained in:
parent
0325ece9aa
commit
8bd957cf63
@ -8,7 +8,7 @@
|
|||||||
"format": "lerna run format",
|
"format": "lerna run format",
|
||||||
"lint": "lerna run lint",
|
"lint": "lerna run lint",
|
||||||
"prepare": "husky install",
|
"prepare": "husky install",
|
||||||
"release": "lerna publish",
|
"release": "lerna publish --no-private",
|
||||||
"test:ci": "lerna run test:ci",
|
"test:ci": "lerna run test:ci",
|
||||||
"test:integration:ci": "lerna run test:integration:ci",
|
"test:integration:ci": "lerna run test:integration:ci",
|
||||||
"test:integration": "lerna run test:integration",
|
"test:integration": "lerna run test:integration",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user