Skip to content

Commit

Permalink
fix: pin typescript version
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Nov 21, 2023
1 parent aa411d0 commit 60f1c0b
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 @@ -64,7 +64,7 @@
"tinybench": "^2.5.1",
"ts-node": "^10.9.1",
"tsup": "^7.3.0",
"typescript": "^5.2.2"
"typescript": "~5.2.2"
},
"dependencies": {
"@poppinss/utils": "^6.5.1",
Expand Down

0 comments on commit 60f1c0b

Please sign in to comment.