Skip to content

Commit

Permalink
Add overrides for nested dependencies until resolved. facebook/create…
Browse files Browse the repository at this point in the history
  • Loading branch information
cpeoples committed Feb 12, 2024
1 parent 7b92f5f commit bfba68b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
"prettier": "3.2.4",
"typescript": "5.3.3"
},
"overrides": {
"react-scripts": {
"typescript": "^5"
}
},
"browserslist": {
"production": [
">0.2%",
Expand Down

0 comments on commit bfba68b

Please sign in to comment.