Skip to content

Commit

Permalink
chore: downgrade TypeScript version
Browse files Browse the repository at this point in the history
  • Loading branch information
johannschopplich committed Dec 4, 2024
1 parent d1f0e92 commit fe13aef
Show file tree
Hide file tree
Showing 2 changed files with 407 additions and 42 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"bumpp": "^9.8.1",
"eslint": "^9.16.0",
"happy-dom": "^15.11.7",
"typescript": "^5.7.2",
"typescript": "~5.6.3",
"unbuild": "^3.0.0-rc.11",
"vite": "^5.4.11",
"vitest": "^2.1.8",
Expand Down
Loading

0 comments on commit fe13aef

Please sign in to comment.