Merge branch 'master' into v2

# Conflicts:
#	.gitignore
#	.gitmodules
#	lerna.json
This commit is contained in:
xiaojunnuo
2022-10-20 23:13:58 +08:00
54 changed files with 1099 additions and 346 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/plugin-common",
"version": "0.2.1",
"version": "0.3.0",
"description": "",
"type": "module",
"main": "./dist/index.cjs",
@@ -13,7 +13,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",