This commit is contained in:
xiaojunnuo
2024-07-26 23:15:20 +08:00
parent 351fb70d5d
commit 3d8f329e2d
12 changed files with 40 additions and 12 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/ui-client",
"version": "1.22.3",
"version": "1.22.5",
"private": true,
"scripts": {
"dev": "vite --open",
@@ -57,7 +57,7 @@
"vuedraggable": "^2.24.3"
},
"devDependencies": {
"@certd/pipeline": "^1.22.3",
"@certd/pipeline": "^1.22.5",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.12",