chore: mv libs

This commit is contained in:
xiaojunnuo
2024-07-19 18:08:51 +08:00
parent 54a27c1840
commit 21e6eef1d3
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@certd/lib-k8s",
"private": false,
"version": "1.22.0",
"version": "1.22.0-1",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
@@ -13,7 +13,7 @@
"preview": "vite preview"
},
"dependencies": {
"dns": "^0.2.2",
"shelljs": "^0.8.5",
"kubernetes-client": "^9.0.0"
},
"devDependencies": {
+1 -1
View File
@@ -22,7 +22,7 @@
"@alicloud/pop-core": "^1.7.10",
"@certd/acme-client": "^1.22.0",
"@certd/lib-huawei": "^1.22.0",
"@certd/lib-k8s": "^1.22.0",
"@certd/lib-k8s": "^1.22.0-1",
"@certd/midway-flyway-js": "^1.22.0",
"@certd/pipeline": "^1.22.0",
"@certd/plugin-cert": "^1.22.0",