Skip to content

Commit

Permalink
Remove react-native peer dependency
Browse files Browse the repository at this point in the history
Usually causes more problems than it solves and others have been removing it, too:

- oblador/react-native-vector-icons#76
- Yomguithereal/baobab-react#59
- react-native-device-info/react-native-device-info#16
  • Loading branch information
seidtgeist committed Jan 9, 2016
1 parent 2ed3d4b commit 5defd14
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,5 @@
"bugs": {
"url": "https://github.com/react-native-fellowship/react-native-blur/issues"
},
"homepage": "https://github.com/react-native-fellowship/react-native-blur",
"peerDependencies": {
"react-native": ">=0.11"
}
"homepage": "https://github.com/react-native-fellowship/react-native-blur"
}

0 comments on commit 5defd14

Please sign in to comment.