mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
refactor: 1
This commit is contained in:
@@ -10,11 +10,11 @@
|
|||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@certd/api": "^0.2.1",
|
"@certd/api": "^0.3.0",
|
||||||
"@certd/executor": "^0.2.2",
|
"@certd/executor": "^0.3.0",
|
||||||
"@certd/plugin-aliyun": "^0.2.2",
|
"@certd/plugin-aliyun": "^0.3.0",
|
||||||
"@certd/plugin-host": "^0.2.1",
|
"@certd/plugin-host": "^0.3.0",
|
||||||
"@certd/plugin-tencent": "^0.2.2",
|
"@certd/plugin-tencent": "^0.3.0",
|
||||||
"compressing": "^1.5.1",
|
"compressing": "^1.5.1",
|
||||||
"debug": "^4.1.1",
|
"debug": "^4.1.1",
|
||||||
"fs-extra": "^9.1.0",
|
"fs-extra": "^9.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user