Skip to content

Commit

Permalink
Use compatible typescript version
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jun 14, 2024
1 parent b1aafdd commit 51e9267
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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 @@ -75,6 +75,6 @@
"prettier": "^3.0.0",
"tsc-alias": "^1.8.2",
"tsx": "^4.6.2",
"typescript": "^5.0.2"
"typescript": "~5.3.3"
}
}

0 comments on commit 51e9267

Please sign in to comment.