Skip to content

Commit

Permalink
chore: Downgrade typescript version
Browse files Browse the repository at this point in the history
- typescript@5.4.5 -> typescript@5.1.6
  • Loading branch information
pm1100tm committed May 19, 2024
1 parent 4e649ac commit a30d9dd
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 @@ -70,7 +70,7 @@
"ts-loader": "^9.4.3",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.1.3"
"typescript": "~5.1.0"
},
"jest": {
"moduleFileExtensions": [
Expand Down

0 comments on commit a30d9dd

Please sign in to comment.