Skip to content

Commit 02f3783

Browse files
committed
fix: 修复版本依赖错误导致的无法拉取更新的bug
1 parent 626ac5d commit 02f3783

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"tailwind-merge": "^3.6.0",
5151
"universal-cookie": "^7",
5252
"vform3-builds": "^3.0.10",
53-
"vite-auto-import-svg": "v2.9.8",
53+
"vite-auto-import-svg": "^2.9.8",
5454
"vite-vue-path-map": "^1.0.2",
5555
"vue": "^3.5.31",
5656
"vue-cropper": "^1.1.4",

0 commit comments

Comments
 (0)