mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
Merge remote-tracking branch 'origin/v2' into v2
# Conflicts: # package.json # packages/core/pipeline/package.json # packages/libs/k8s/package.json # packages/plugins/plugin-cert/package.json # packages/ui/certd-server/package.json # packages/ui/certd-server/src/plugins/plugin-host/lib/ssh.ts # packages/ui/certd-server/src/plugins/plugin-host/plugin/upload-to-host/index.ts
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "my-midway-esm-project",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"name": "@certd/ui-server",
|
||||
"version": "1.21.2",
|
||||
"description": "fast-server base midway",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
@@ -19,12 +19,10 @@
|
||||
"@alicloud/cs20151215": "^3.0.3",
|
||||
"@alicloud/openapi-client": "^0.4.0",
|
||||
"@alicloud/pop-core": "^1.7.10",
|
||||
"@certd/acme-client": "^1.21.0",
|
||||
"@certd/lib-huawei": "^1.21.0",
|
||||
"@certd/lib-k8s": "^1.21.0",
|
||||
"@certd/midway-flyway-js": "^1.21.0",
|
||||
"@certd/pipeline": "^1.21.0",
|
||||
"@certd/plugin-cert": "^1.21.0",
|
||||
"@certd/acme-client": "^1.21.2",
|
||||
"@certd/pipeline": "^1.21.2",
|
||||
"@certd/plugin-cert": "^1.21.2",
|
||||
"@certd/plugin-util": "^1.21.2",
|
||||
"@koa/cors": "^3.4.3",
|
||||
"@midwayjs/bootstrap": "^3.16.2",
|
||||
"@midwayjs/cache": "^3.14.0",
|
||||
|
||||
Reference in New Issue
Block a user