mirror of
https://github.com/certd/certd.git
synced 2026-04-05 07:20:56 +08:00
refactor: db
This commit is contained in:
@@ -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": {
|
||||
|
||||
Submodule packages/deploy/server updated: 86eed7d0ec...7c45660ea3
Reference in New Issue
Block a user