This commit is contained in:
xiaojunnuo
2024-08-04 02:53:50 +08:00
parent bf63b0d73f
commit 3bbbc41062
16 changed files with 82 additions and 18 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/ui-client",
"version": "1.22.5",
"version": "1.22.6",
"private": true,
"scripts": {
"dev": "vite --open",
@@ -57,7 +57,7 @@
"vuedraggable": "^2.24.3"
},
"devDependencies": {
"@certd/pipeline": "^1.22.5",
"@certd/pipeline": "^1.22.6",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.12",