refactor: 1

This commit is contained in:
xiaojunnuo
2022-10-17 17:06:10 +08:00
parent 3dea83ce31
commit ed8b9cd5e9
@@ -14,9 +14,9 @@
"author": "greper", "author": "greper",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@certd/executor": "^0.1.15", "@certd/executor": "^0.3.0",
"@certd/plugin-aliyun": "^0.1.15", "@certd/plugin-aliyun": "^0.3.0",
"@certd/plugin-host": "^0.1.15", "@certd/plugin-host": "^0.3.0",
"@certd/plugin-tencent": "^0.1.15" "@certd/plugin-tencent": "^0.3.0"
} }
} }