Bump RN version

This commit is contained in:
Jonathan Tafel
2017-01-04 11:49:39 -05:00
parent f9b8342946
commit 002221d992

View File

@@ -7,8 +7,8 @@
"sync": "rm -rf ./node_modules/react-native-gifted-chat; sane '/usr/bin/rsync -v -a --exclude .git --exclude example --exclude __tests__ --exclude node_modules ../ ./node_modules/react-native-gifted-chat/' .. --glob='{**/*.json,**/*.js}'"
},
"dependencies": {
"react": "15.2.1",
"react-native": "^0.30.0",
"react": "15.4.1",
"react-native": "0.39.0",
"react-native-camera-roll-picker": "^1.1.7",
"react-native-gifted-chat": "file:../",
"react-native-nav": "^1.1.4"