Skip to content

Commit

Permalink
downgrade typescript version
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaniewong2 committed Sep 27, 2023
1 parent dee8ddc commit 5325969
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -39,7 +39,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^8.0.3",
"prettier": "^2.8.8",
"typescript": "^5.1.3"
"typescript": "^4.9.5"
},
"private": true
}

0 comments on commit 5325969

Please sign in to comment.