mirror of
https://github.com/certd/certd.git
synced 2026-04-14 12:30:54 +08:00
perf: 优化文件下载包名
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user