Skip to content

Commit

Permalink
revert typescript version back to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MCatherine1994 committed Oct 10, 2023
1 parent c969677 commit fcb8f30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"ts-loader": "^9.4.2",
"ts-node": "^10.3.0",
"tsconfig-paths": "^4.1.2",
"typescript": "^5.2.2"
"typescript": "^5.0.0"
},
"jest": {
"moduleFileExtensions": [
Expand Down

0 comments on commit fcb8f30

Please sign in to comment.