Merge remote-tracking branch 'origin/v2' into v2

This commit is contained in:
xiaojunnuo
2021-07-06 18:35:21 +08:00
3 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -7,7 +7,8 @@
},
"scripts": {
"start": "lerna bootstrap --hoist",
"i-all": "lerna link && lerna exec npm install "
"i-all": "lerna link && lerna exec npm install ",
"init": "git submodule update --init --recursive"
},
"license": "MIT",
"dependencies": {