|
|
@@ -9,8 +9,9 @@
|
|
|
"dependencies": {
|
|
|
"lodash": "^4.17.2",
|
|
|
"moment": "^2.16.0",
|
|
|
- "react": "15.4.0",
|
|
|
- "react-native": "^0.38.0",
|
|
|
+ "react": "15.4.2",
|
|
|
+ "react-addons-pure-render-mixin": "^15.4.2",
|
|
|
+ "react-native": "^0.42.3",
|
|
|
"react-native-action-button": "^2.0.15",
|
|
|
"react-native-local-storage": "^1.5.1",
|
|
|
"react-native-orientation": "yamill/react-native-orientation",
|
|
|
@@ -18,7 +19,8 @@
|
|
|
"react-native-scrollable-tab-view": "^0.6.0",
|
|
|
"react-native-tabs": "^1.0.9",
|
|
|
"react-native-vector-icons": "^3.0.0",
|
|
|
- "react-native-video": "^0.9.0",
|
|
|
+ "react-native-video": "^1.0.0",
|
|
|
+ "react-native-video-controls": "^1.2.0",
|
|
|
"react-redux": "^4.4.6",
|
|
|
"redux": "^3.6.0",
|
|
|
"redux-thunk": "^2.1.0",
|