mirror of
https://github.com/certd/certd.git
synced 2026-06-25 20:37:33 +08:00
chore: package
This commit is contained in:
@@ -18,10 +18,10 @@
|
||||
"compile": "tsc --skipLibCheck --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/acme-client": "workspace:^1.40.4",
|
||||
"@certd/basic": "workspace:^1.40.4",
|
||||
"@certd/pipeline": "workspace:^1.40.4",
|
||||
"@certd/plugin-lib": "workspace:^1.40.4",
|
||||
"@certd/acme-client": "^1.40.4",
|
||||
"@certd/basic": "^1.40.4",
|
||||
"@certd/pipeline": "^1.40.4",
|
||||
"@certd/plugin-lib": "^1.40.4",
|
||||
"psl": "^1.9.0",
|
||||
"punycode.js": "^2.3.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user