mirror of
https://github.com/certd/certd.git
synced 2026-04-22 02:47:25 +08:00
Merge remote-tracking branch 'origin/v2' into v2
This commit is contained in:
+2
-1
@@ -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": {
|
||||
|
||||
+1
-1
Submodule packages/deploy/client updated: 0f4b180b21...7d01fecdb2
+1
-1
Submodule packages/deploy/server updated: 86eed7d0ec...7c45660ea3
Reference in New Issue
Block a user