chore: 准备打包

This commit is contained in:
xiaojunnuo
2023-05-24 17:38:24 +08:00
parent 643148d283
commit cbccf1024b
2 changed files with 82 additions and 1 deletions

View File

@@ -3,7 +3,8 @@
"private": true,
"type": "module",
"devDependencies": {
"lerna": "^6.3.0"
"@lerna-lite/cli": "^2.4.0",
"@lerna-lite/run": "^2.4.0"
},
"scripts": {
"start": "lerna bootstrap --hoist",