Skip to content

Commit 7a1000e

Browse files
committed
chore: downgrade typescript for vue-tsc typecheck
1 parent 20a2e98 commit 7a1000e

File tree

2 files changed

+151
-151
lines changed

2 files changed

+151
-151
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint": "^9.16.0",
4040
"nuxt": "^3.14.1592",
4141
"sass": "^1.82.0",
42-
"typescript": "^5.7.2",
42+
"typescript": "^5.6.3",
4343
"vue-tsc": "^2.1.10"
4444
},
4545
"peerDependencies": {

0 commit comments

Comments
 (0)