Remove peerDependencies

This commit is contained in:
Ashley White 2016-04-06 09:18:58 +02:00
parent 2eb060e138
commit 49a9b3cbf5

View File

@ -20,8 +20,5 @@
"bugs": {
"url": "https://github.com/aakashns/react-native-dialogs/issues"
},
"homepage": "https://github.com/aakashns/react-native-dialogs#readme",
"peerDependencies": {
"react-native": ">=0.13.0"
}
"homepage": "https://github.com/aakashns/react-native-dialogs#readme"
}