This commit is contained in:
xiaojunnuo
2024-03-22 01:26:41 +08:00
parent f84dc771c4
commit feb7bfc724
28 changed files with 153 additions and 64 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@certd/ui-client",
"version": "1.20.5",
"version": "1.20.6",
"private": true,
"scripts": {
"dev": "vite",
@@ -59,7 +59,7 @@
"vuedraggable": "^2.24.3"
},
"devDependencies": {
"@certd/pipeline": "^1.20.5",
"@certd/pipeline": "^1.20.6",
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-node-resolve": "^15.1.0",
"@types/chai": "^4.3.5",