mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
feat: plugin-huawei
This commit is contained in:
@@ -16,13 +16,13 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/plugin-aliyun": "^0.3.0",
|
||||
"@certd/plugin-tencent": "^0.3.0",
|
||||
"@certd/plugin-host": "^0.3.0",
|
||||
"@certd/plugin-cert": "^0.3.0"
|
||||
"@certd/plugin-aliyun": "workspace:^0.3.0",
|
||||
"@certd/plugin-tencent": "workspace:^0.3.0",
|
||||
"@certd/plugin-host": "workspace:^0.3.0",
|
||||
"@certd/plugin-cert": "workspace:0.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@certd/pipeline": "^0.3.0",
|
||||
"@certd/pipeline": "workspace:0.3.0",
|
||||
"log4js": "^6.7.1",
|
||||
"@types/lodash": "^4.14.186",
|
||||
"vue-tsc": "^0.38.9",
|
||||
|
||||
Reference in New Issue
Block a user