chore: pkg
This commit is contained in:
parent
11aa1ebd68
commit
8577d938b2
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "@humus/monorepo",
|
"name": "@persea/monorepo",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "lerna run build",
|
"build": "lerna run build",
|
||||||
|
@ -9,7 +9,6 @@
|
||||||
"lint": "lerna run lint",
|
"lint": "lerna run lint",
|
||||||
"package": "node ./package.js",
|
"package": "node ./package.js",
|
||||||
"refresh": "yarn run clean && npx lerna exec link-all && yarn run build && yarn run test",
|
"refresh": "yarn run clean && npx lerna exec link-all && yarn run build && yarn run test",
|
||||||
"refresh": "yarn run clean && npx lerna exec link-all && yarn run build && yarn run test",
|
|
||||||
"test": "lerna run test --no-bail -- --silent",
|
"test": "lerna run test --no-bail -- --silent",
|
||||||
"watch": "lerna run watch --parallel"
|
"watch": "lerna run watch --parallel"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue
Block a user