mirror of
https://github.com/status-im/react-native-blur.git
synced 2025-02-18 03:16:36 +00:00
Remove react-native peer dependency
Usually causes more problems than it solves and others have been removing it, too: - https://github.com/oblador/react-native-vector-icons/issues/76 - https://github.com/Yomguithereal/baobab-react/issues/59 - https://github.com/rebeccahughes/react-native-device-info/issues/16
This commit is contained in:
parent
2ed3d4bd3c
commit
5defd14c29
@ -20,8 +20,5 @@
|
|||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/react-native-fellowship/react-native-blur/issues"
|
"url": "https://github.com/react-native-fellowship/react-native-blur/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/react-native-fellowship/react-native-blur",
|
"homepage": "https://github.com/react-native-fellowship/react-native-blur"
|
||||||
"peerDependencies": {
|
|
||||||
"react-native": ">=0.11"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user