feat: update deps

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2019-09-23 00:19:43 +08:00
parent 81c76f4977
commit a851bb543b
3 changed files with 10 additions and 4 deletions

View File

@ -10,7 +10,7 @@
"watch": "npx lerna run watch --parallel",
"build": "npx lerna run build",
"build:plugins": "npx lerna run build --scope=@ms/plugins",
"lp": "npx lerna publish --scope=!@ms/plugins"
"lp": "npx lerna publish"
},
"workspaces": [
"packages/*"