Merge pull request #2 from Iragne/master

Update package.json for react
This commit is contained in:
Aakash N S 2015-11-17 20:15:04 +05:30
commit 6658d2bd8d
1 changed files with 1 additions and 1 deletions

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