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