fixed react version

This commit is contained in:
Martin Bielik 2016-12-01 15:02:11 +01:00
parent 97eaea2ff3
commit 2c5b52d077
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"start": "node node_modules/react-native/local-cli/cli.js start"
},
"dependencies": {
"react": "^15.3.2",
"react": "15.3.2",
"react-native": "^0.37.0",
"react-native-popup-menu": "..",
"react-native-router-flux": "^3.37.0"