refactor: version

This commit is contained in:
xiaojunnuo
2021-01-03 23:35:03 +08:00
parent b0def03790
commit e1396bb107
4 changed files with 8 additions and 8 deletions

View File

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