Update package.json

This commit is contained in:
Iragne
2015-11-17 14:21:28 +01:00
parent 3ee463ab8b
commit b4e415264b
+1 -1
View File
@@ -22,6 +22,6 @@
},
"homepage": "https://github.com/aakashns/react-native-dialogs#readme",
"peerDependencies": {
"react-native": "^0.13.2"
"react-native": ">=0.13.0"
}
}