This commit is contained in:
xiaojunnuo
2024-09-02 23:57:42 +08:00
parent a77cd65789
commit bef6b981e2
17 changed files with 97 additions and 19 deletions

View File

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