mirror of
https://github.com/zhigang1992/react-native-gifted-chat.git
synced 2026-04-30 05:05:55 +08:00
Bump RN version
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user