This commit is contained in:
xiaojunnuo
2024-07-04 01:15:51 +08:00
parent 7eceabb2d8
commit 4656019898
14 changed files with 50 additions and 16 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/ui-client",
"version": "1.20.17",
"version": "1.21.0",
"private": true,
"scripts": {
"dev": "vite --open",
@@ -59,7 +59,7 @@
"vuedraggable": "^2.24.3"
},
"devDependencies": {
"@certd/pipeline": "^1.20.17",
"@certd/pipeline": "^1.21.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.12",