Merge pull request #44 from ehd/patch-1
Remove react-native peer dependency
This commit is contained in:
commit
b510e07300
|
@ -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…
Reference in New Issue