Skip to content

Commit

Permalink
chore: pin TypeScript for now
Browse files Browse the repository at this point in the history
  • Loading branch information
johannschopplich committed Mar 11, 2024
1 parent cdcd98c commit b65bff8
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 65 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.4.0",
"eslint": "^8.57.0",
"happy-dom": "^13.7.3",
"typescript": "^5.4.2",
"typescript": "^5.3.3",
"unbuild": "^3.0.0-rc.1",
"vite": "^5.1.5",
"vitest": "^1.3.1",
Expand Down
Loading

0 comments on commit b65bff8

Please sign in to comment.