Skip to content

Commit 19e730b

Browse files
committed
fix build issue by donwgrading vue-tsc
1 parent 5655196 commit 19e730b

File tree

2 files changed

+199
-203
lines changed

2 files changed

+199
-203
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"vite-plugin-pwa": "0.20.0",
4141
"vite-svg-loader": "5.1.0",
4242
"vue-eslint-parser": "9.4.2",
43-
"vue-tsc": "2.0.19"
43+
"vue-tsc": "2.0.16"
4444
},
4545
"prettier": {
4646
"trailingComma": "all",

0 commit comments

Comments
 (0)