This commit is contained in:
xiaojunnuo
2023-05-24 18:02:45 +08:00
parent 443f6358c9
commit 99bb7b70e0
24 changed files with 133 additions and 85 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/ui-server",
"version": "1.0.0",
"version": "1.0.1",
"description": "fast-server base midway",
"private": true,
"scripts": {
@@ -22,9 +22,9 @@
},
"dependencies": {
"@alicloud/pop-core": "^1.7.12",
"@certd/pipeline": "^1.0.0",
"@certd/plugin-all": "^1.0.0",
"@certd/plugin-cert": "^1.0.0",
"@certd/pipeline": "^1.0.1",
"@certd/plugin-all": "^1.0.1",
"@certd/plugin-cert": "^1.0.1",
"@koa/cors": "^3.4.3",
"@midwayjs/bootstrap": "^3.9.1",
"@midwayjs/cache": "^3.9.0",