perf: 优化文件下载包名

This commit is contained in:
xiaojunnuo
2024-05-30 10:12:48 +08:00
parent 39ad7597fa
commit d9eb927b0a
17 changed files with 48 additions and 30 deletions

View File

@@ -17,8 +17,8 @@
"preview": "vite preview"
},
"dependencies": {
"@certd/acme-client": "^1.20.9",
"@certd/pipeline": "^1.20.9",
"@certd/acme-client": "workspace:^1.20.9",
"@certd/pipeline": "workspace:^1.20.9",
"jszip": "^3.10.1",
"node-forge": "^0.10.0"
},