This commit is contained in:
xiaojunnuo
2022-10-17 17:00:47 +08:00
parent dd2f44bfe9
commit cfb46a7c2b
8 changed files with 23 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@certd/plugin-common",
"version": "0.2.1",
"version": "0.3.0",
"description": "",
"main": "src/index.js",
"type": "module",
@@ -8,7 +8,7 @@
"kubernetes-client": "^9.0.0"
},
"devDependencies": {
"@certd/certd": "^0.2.1",
"@certd/certd": "^0.3.0",
"chai": "^4.2.0",
"eslint": "^7.15.0",
"eslint-config-standard": "^16.0.2",