Skip to content

Commit

Permalink
SK-1611 add latest react native version support
Browse files Browse the repository at this point in the history
  • Loading branch information
skyflow-shravan committed Oct 3, 2024
1 parent edfa853 commit e2adeaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"peerDependencies": {
"react": "^17.0.2 || ^18.0.0",
"react-native": "^0.65.3 || ^0.66.0 || ^0.67.0 || ^0.68.0 || ^0.69.0 || ^0.70.0 || ^0.71.0 || ^0.72.0 || ^0.73.0 || ^0.73.0"
"react-native": "^0.65.3 || ^0.66.0 || ^0.67.0 || ^0.68.0 || ^0.69.0 || ^0.70.0 || ^0.71.0 || ^0.72.0 || ^0.73.0 || ^0.75.0"
},
"jest": {
"preset": "react-native",
Expand Down

0 comments on commit e2adeaa

Please sign in to comment.