This commit is contained in:
xiaojunnuo
2024-11-18 22:00:23 +08:00
parent e8a6d38ac6
commit 3e0d4a0bed
24 changed files with 132 additions and 36 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/ui-client",
"version": "1.27.4",
"version": "1.27.5",
"private": true,
"scripts": {
"dev": "vite --open",
@@ -65,8 +65,8 @@
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@certd/lib-iframe": "^1.27.4",
"@certd/pipeline": "^1.27.4",
"@certd/lib-iframe": "^1.27.5",
"@certd/pipeline": "^1.27.5",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.12",