refactor: version

This commit is contained in:
xiaojunnuo
2021-01-03 21:58:05 +08:00
parent 986fd4b010
commit 9f371df372
4 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@certd/plugins",
"version": "0.0.1",
"version": "0.1.0",
"description": "",
"main": "./src/index.js",
"scripts": {
@@ -9,7 +9,7 @@
"type": "module",
"dependencies": {
"@alicloud/pop-core": "^1.7.10",
"@certd/certd": "^0.0.1",
"@certd/certd": "^0.1.0",
"@types/node": "^14.14.13",
"dayjs": "^1.9.7",
"kubernetes-client": "^9.0.0",