refactor: 0.3.1

This commit is contained in:
xiaojunnuo
2022-12-28 12:56:16 +08:00
parent 6950d779e0
commit 7438cea8d1
10 changed files with 33 additions and 33 deletions
+5 -5
View File
@@ -10,11 +10,11 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@certd/api": "^0.3.0",
"@certd/executor": "^0.3.0",
"@certd/plugin-aliyun": "^0.3.0",
"@certd/plugin-host": "^0.3.0",
"@certd/plugin-tencent": "^0.3.0",
"@certd/api": "^0.3.1",
"@certd/executor": "^0.3.1",
"@certd/plugin-aliyun": "^0.3.1",
"@certd/plugin-host": "^0.3.1",
"@certd/plugin-tencent": "^0.3.1",
"compressing": "^1.5.1",
"debug": "^4.1.1",
"fs-extra": "^9.1.0",