Skip to content

Commit

Permalink
Merge pull request #43 from yalakkademy/fix-peer-dependency
Browse files Browse the repository at this point in the history
fix: update rn peer dependencies
  • Loading branch information
Doko-Demo-Doa authored Apr 13, 2023
2 parents da3ac29 + 00a72a1 commit 8c15e53
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 @@ -52,7 +52,7 @@
},
"peerDependencies": {
"react": "*",
"react-native": "0.71.4"
"react-native": "0.71.6"
},
"jest": {
"preset": "react-native",
Expand Down

0 comments on commit 8c15e53

Please sign in to comment.