Skip to content

Commit fe13aef

Browse files
chore: downgrade TypeScript version
1 parent d1f0e92 commit fe13aef

File tree

2 files changed

+407
-42
lines changed

2 files changed

+407
-42
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"bumpp": "^9.8.1",
2424
"eslint": "^9.16.0",
2525
"happy-dom": "^15.11.7",
26-
"typescript": "^5.7.2",
26+
"typescript": "~5.6.3",
2727
"unbuild": "^3.0.0-rc.11",
2828
"vite": "^5.4.11",
2929
"vitest": "^2.1.8",

0 commit comments

Comments
 (0)