Skip to content

Commit 1874533

Browse files
committed
fix: temporary workaround for types build error
1 parent 636dda1 commit 1874533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
"vite-tsconfig-paths": "^4.3.2",
166166
"vue": "^3.2.47",
167167
"vue-loader": "^17.4.2",
168-
"vue-tsc": "^2.0.19"
168+
"vue-tsc": "=2.0.19"
169169
},
170170
"pnpm": {
171171
"overrides": {

0 commit comments

Comments
 (0)