mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
v1.1.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@certd/plugin-aliyun",
|
||||
"private": false,
|
||||
"version": "1.0.6",
|
||||
"version": "1.1.0",
|
||||
"main": "./src/index.ts",
|
||||
"module": "./src/index.ts",
|
||||
"types": "./src/index.ts",
|
||||
@@ -23,10 +23,10 @@
|
||||
"node-forge": "^0.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@certd/acme-client": "^1.0.6",
|
||||
"@certd/pipeline": "^1.0.6",
|
||||
"@certd/plugin-cert": "^1.0.6",
|
||||
"@certd/plugin-util": "^1.0.6",
|
||||
"@certd/acme-client": "^1.1.0",
|
||||
"@certd/pipeline": "^1.1.0",
|
||||
"@certd/plugin-cert": "^1.1.0",
|
||||
"@certd/plugin-util": "^1.1.0",
|
||||
"@midwayjs/core": "^3.0.0",
|
||||
"@midwayjs/decorator": "^3.0.0",
|
||||
"@rollup/plugin-commonjs": "^23.0.4",
|
||||
|
||||
Reference in New Issue
Block a user