Skip to content

Commit

Permalink
Updated RN peer dependency version (#4124)
Browse files Browse the repository at this point in the history
  • Loading branch information
kraenhansen committed Dec 21, 2021
1 parent 4b2d627 commit 7baf7bf
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 @@ -102,7 +102,7 @@
"url-parse": "^1.4.4"
},
"peerDependencies": {
"react-native": ">=0.60"
"react-native": ">=0.66.0"
},
"peerDependenciesMeta": {
"react-native": {
Expand Down

0 comments on commit 7baf7bf

Please sign in to comment.