Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
V4.1.0 (#72)
Browse files Browse the repository at this point in the history
* Bump react native to 0.64 (#70)

* Remove unnecessary React peer dependency (#71)
  • Loading branch information
torchhound authored Apr 14, 2021
1 parent 0afc773 commit 9df202f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
},
"homepage": "https://docs.launchdarkly.com/sdk/client-side/react-native",
"peerDependencies": {
"react-native": "~0.63",
"react": "~16.13.0"
"react-native": "~0.64"
},
"devDependencies": {
"metro-react-native-babel-preset": "0.59.0",
Expand Down

0 comments on commit 9df202f

Please sign in to comment.