This commit is contained in:
xiaojunnuo
2024-12-25 01:04:12 +08:00
parent c854415319
commit 36993cb6f8
27 changed files with 211 additions and 41 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/lib-server",
"version": "1.28.4",
"version": "1.29.0",
"description": "midway with flyway, sql upgrade way ",
"private": false,
"type": "module",
@@ -27,10 +27,10 @@
],
"license": "AGPL",
"dependencies": {
"@certd/acme-client": "^1.28.4",
"@certd/basic": "^1.28.4",
"@certd/pipeline": "^1.28.4",
"@certd/plus-core": "^1.28.4",
"@certd/acme-client": "^1.29.0",
"@certd/basic": "^1.29.0",
"@certd/pipeline": "^1.29.0",
"@certd/plus-core": "^1.29.0",
"@midwayjs/cache": "~3.14.0",
"@midwayjs/core": "~3.17.1",
"@midwayjs/i18n": "~3.17.3",