mirror of
https://github.com/certd/certd.git
synced 2026-04-14 12:30:54 +08:00
v1.2.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@certd/ui-server",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"description": "fast-server base midway",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
@@ -21,15 +21,15 @@
|
||||
"mig": "typeorm migration:create -n name"
|
||||
},
|
||||
"dependencies": {
|
||||
"@certd/acme-client": "^1.2.0",
|
||||
"@certd/pipeline": "^1.2.0",
|
||||
"@certd/plugin-aliyun": "^1.2.0",
|
||||
"@certd/plugin-all": "^1.2.0",
|
||||
"@certd/plugin-cert": "^1.2.0",
|
||||
"@certd/plugin-host": "^1.2.0",
|
||||
"@certd/plugin-huawei": "^1.2.0",
|
||||
"@certd/plugin-tencent": "^1.2.0",
|
||||
"@certd/plugin-util": "^1.2.0",
|
||||
"@certd/acme-client": "^1.2.1",
|
||||
"@certd/pipeline": "^1.2.1",
|
||||
"@certd/plugin-aliyun": "^1.2.1",
|
||||
"@certd/plugin-all": "^1.2.1",
|
||||
"@certd/plugin-cert": "^1.2.1",
|
||||
"@certd/plugin-host": "^1.2.1",
|
||||
"@certd/plugin-huawei": "^1.2.1",
|
||||
"@certd/plugin-tencent": "^1.2.1",
|
||||
"@certd/plugin-util": "^1.2.1",
|
||||
"@koa/cors": "^3.4.3",
|
||||
"@midwayjs/bootstrap": "^3.9.1",
|
||||
"@midwayjs/cache": "^3.9.0",
|
||||
|
||||
Reference in New Issue
Block a user