Skip to content

Commit

Permalink
fix: Revert ts version (5.5 -> 5.4) (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
scagood committed Jul 26, 2024
1 parent 5aad5f1 commit 3bee0d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"rimraf": "^5.0.7",
"ts-ignore-import": "^4.0.1",
"type-fest": "^4.21.0",
"typescript": "^5.5.3"
"typescript": "~5.4"
},
"scripts": {
"build": "node scripts/update",
Expand Down

0 comments on commit 3bee0d9

Please sign in to comment.