moved react native to peer dependencies
This commit is contained in:
parent
6705e7812c
commit
ce338840f6
|
@ -21,7 +21,7 @@
|
|||
"url": "https://github.com/aakashns/react-native-dialogs/issues"
|
||||
},
|
||||
"homepage": "https://github.com/aakashns/react-native-dialogs#readme",
|
||||
"dependencies": {
|
||||
"peerDependencies": {
|
||||
"react-native": "^0.13.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue