put peerDependencies back, begrudingly
This commit is contained in:
parent
e34b4b0d5f
commit
36e1ca540f
|
@ -20,5 +20,8 @@
|
|||
"bugs": {
|
||||
"url": "https://github.com/Kureev/react-native-blur/issues"
|
||||
},
|
||||
"homepage": "https://github.com/Kureev/react-native-blur"
|
||||
"homepage": "https://github.com/Kureev/react-native-blur",
|
||||
"peerDependencies": {
|
||||
"react-native": ">=0.11"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue