mirror of
https://github.com/certd/certd.git
synced 2026-04-28 07:57:25 +08:00
refactor: db
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "lerna bootstrap --hoist",
|
"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",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
+1
-1
Submodule packages/deploy/server updated: 86eed7d0ec...7c45660ea3
Reference in New Issue
Block a user