Merge pull request #19 from ashleydw/patch-1

Remove peerDependencies
This commit is contained in:
Aakash N S 2016-04-06 23:02:06 +05:30
commit e0a4abdfa1
1 changed files with 1 additions and 4 deletions

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"
}