mirror of
https://github.com/certd/certd.git
synced 2026-04-14 12:30:54 +08:00
v0.1.15
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@certd/server",
|
||||
"version": "0.1.14",
|
||||
"version": "0.1.15",
|
||||
"private": false,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
@@ -11,9 +11,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/access-providers": "^0.1.13",
|
||||
"@certd/api": "^0.1.13",
|
||||
"@certd/api": "^0.1.15",
|
||||
"@certd/dns-providers": "^0.1.13",
|
||||
"@certd/executor": "^0.1.14",
|
||||
"@certd/executor": "^0.1.15",
|
||||
"@certd/plugins": "^0.1.13",
|
||||
"compressing": "^1.5.1",
|
||||
"debug": "^4.1.1",
|
||||
|
||||
Reference in New Issue
Block a user