Skip to content

Commit

Permalink
feat: allow TypeScript 5.7
Browse files Browse the repository at this point in the history
Signed-off-by: Ashley Claymore <[email protected]>
  • Loading branch information
acutmore committed Nov 21, 2024
1 parent c4071ba commit d0ea026
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
23 changes: 19 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"types": "./out/index.d.ts",
"dependencies": {
"typescript": "5.1.6 - 5.6.x"
"typescript": "5.1.6 - 5.7.x"
},
"imports": {
"#r": "ts-blank-space-lkg/register"
Expand Down

0 comments on commit d0ea026

Please sign in to comment.