feat: update dependencies version

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2020-02-15 18:48:46 +08:00
parent 2ddd8c3879
commit caa30083d3
14 changed files with 34 additions and 33 deletions

View File

@ -11,6 +11,7 @@
"watch": "npx lerna run watch --parallel --scope='@ms/!(manager)'",
"build": "npx lerna run build --scope='@ms/!(plugins|manager)'",
"build:plugins": "npx lerna run build --scope=@ms/plugins",
"ug": "yarn upgrade-interactive --latest",
"lp": "npx lerna publish"
},
"workspaces": [