remove peer dependencies

This commit is contained in:
Marc Shilling 2015-10-20 10:31:09 -04:00
parent b88f004722
commit 1487facbf6
1 changed files with 1 additions and 4 deletions

View File

@ -20,8 +20,5 @@
"bugs": {
"url": "https://github.com/Kureev/react-native-blur/issues"
},
"homepage": "https://github.com/Kureev/react-native-blur",
"peerDependencies": {
"react-native": "^0.11.4"
}
"homepage": "https://github.com/Kureev/react-native-blur"
}