refactor: db

This commit is contained in:
xiaojunnuo
2021-07-03 01:02:21 +08:00
parent 9fe021cd89
commit 1f75657496
2 changed files with 3 additions and 2 deletions

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": {