Skip to content

Commit

Permalink
chore: pin typescript to 5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Nov 22, 2023
1 parent 9943833 commit 682f8fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -60,7 +60,7 @@
"prettier": "^3.1.0",
"ts-node": "^10.9.1",
"tsup": "^8.0.1",
"typescript": "^5.3.2"
"typescript": "5.2.2"
},
"dependencies": {
"@poppinss/cliui": "^6.2.1",
Expand Down

0 comments on commit 682f8fe

Please sign in to comment.