This commit is contained in:
xiaojunnuo
2024-09-09 17:30:04 +08:00
parent 20f5865bb9
commit 6fe2d2c328
16 changed files with 75 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@certd/ui-client",
"version": "1.24.3",
"version": "1.24.4",
"private": true,
"scripts": {
"dev": "vite --open",
@@ -58,7 +58,7 @@
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@certd/pipeline": "^1.24.3",
"@certd/pipeline": "^1.24.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/chai": "^4.3.12",