Skip to content

Commit

Permalink
Merge pull request #46 from manicantic/fix-react-peer-dependency
Browse files Browse the repository at this point in the history
Update react peer dependency to match react-native dependency
  • Loading branch information
srolija authored Jun 27, 2019
2 parents ef5417b + 4895c88 commit 473c28a
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 @@ -47,6 +47,6 @@
},
"peerDependencies": {
"react-native": ">=0.52.2",
"react": ">=15.0.0"
"react": ">=16.2.0"
}
}

0 comments on commit 473c28a

Please sign in to comment.