Skip to content

Commit

Permalink
fix: update resolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
farhoudshapouran committed Feb 2, 2025
1 parent 6830f8a commit 3c85823
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@
},
"resolutions": {
"@types/react": "18.2.0",
"@types/react-native": "0.72.0"
"@types/react-native": "0.72.0",
"@react-native/dev-middleware": "0.76.5"
},
"peerDependencies": {
"react": "*",
Expand Down

0 comments on commit 3c85823

Please sign in to comment.