This commit is contained in:
xiaojunnuo
2023-12-12 23:43:08 +08:00
parent 7e024cbcf7
commit fd5aa63ef3
24 changed files with 97 additions and 45 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@certd/ui-client",
"version": "1.2.0",
"version": "1.2.1",
"private": true,
"scripts": {
"dev": "vite",
@@ -61,7 +61,7 @@
"vuedraggable": "^2.24.3"
},
"devDependencies": {
"@certd/pipeline": "^1.2.0",
"@certd/pipeline": "^1.2.1",
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-node-resolve": "^15.1.0",
"@types/chai": "^4.3.5",