This commit is contained in:
xiaojunnuo
2024-07-25 22:34:00 +08:00
parent 5b11d351b2
commit aa936c279e
16 changed files with 51 additions and 17 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@certd/lib-k8s",
"private": false,
"version": "1.22.2",
"version": "1.22.3",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
@@ -17,7 +17,7 @@
"shelljs": "^0.8.5"
},
"devDependencies": {
"@certd/pipeline": "^1.22.2",
"@certd/pipeline": "^1.22.3",
"@rollup/plugin-commonjs": "^23.0.4",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",