mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
perf: 优化文件下载包名
This commit is contained in:
@@ -21,16 +21,10 @@
|
||||
"mig": "typeorm migration:create -n name"
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/acme-client": "^1.20.9",
|
||||
"@certd/pipeline": "^1.20.9",
|
||||
"@certd/plugin-aliyun": "^1.20.9",
|
||||
"@certd/plugin-all": "^1.20.9",
|
||||
"@certd/plugin-center": "^1.20.9",
|
||||
"@certd/plugin-cert": "^1.20.9",
|
||||
"@certd/plugin-host": "^1.20.9",
|
||||
"@certd/plugin-huawei": "^1.20.9",
|
||||
"@certd/plugin-tencent": "^1.20.9",
|
||||
"@certd/plugin-util": "^1.20.9",
|
||||
"@certd/acme-client": "workspace:^1.20.9",
|
||||
"@certd/pipeline": "workspace:^1.20.9",
|
||||
"@certd/plugin-cert": "workspace:^1.20.9",
|
||||
"@certd/plugin-util": "workspace:^1.20.9",
|
||||
"@alicloud/cs20151215": "^3.0.3",
|
||||
"@alicloud/openapi-client": "^0.4.0",
|
||||
"@alicloud/pop-core": "^1.7.10",
|
||||
|
||||
Reference in New Issue
Block a user