This commit is contained in:
xiaojunnuo
2024-06-28 16:06:55 +08:00
parent 65a72b8d60
commit 19a6b94680
14 changed files with 68 additions and 16 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/ui-client",
"version": "1.20.14",
"version": "1.20.15",
"private": true,
"scripts": {
"dev": "vite --open",
@@ -59,7 +59,7 @@
"vuedraggable": "^2.24.3"
},
"devDependencies": {
"@certd/pipeline": "^1.20.14",
"@certd/pipeline": "^1.20.15",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.12",