[internals] Bump the library and tests app to the latest version of RN, React, etc

This commit is contained in:
Chris Bianca
2018-01-16 17:08:44 +00:00
parent d73928432d
commit 63859b311d
23 changed files with 2050 additions and 604 deletions

View File

@@ -28,18 +28,18 @@
"bows": "^1.6.0",
"cuid": "^1.3.8",
"deeps": "^1.4.4",
"firebase": "^3.7.0",
"firebase": "^4.8.2",
"js-beautify": "^1.6.11",
"lodash.groupby": "^4.6.0",
"lodash.some": "^4.6.0",
"prop-types": "^15.6.0",
"query-string": "^5.0.0",
"react": "^16.0.0",
"react-native": "^0.49.1",
"react-native-vector-icons": "^4.0.0",
"react": "^16.2.0",
"react-native": "^0.52.0",
"react-native-vector-icons": "^4.5.0",
"react-navigation": "^1.0.0-beta.9",
"react-redux": "^5.0.3",
"react-test-renderer": "16.0.0-alpha.12",
"react-test-renderer": "16.2.0",
"redux": "^3.6.0",
"redux-logger": "^2.8.2",
"redux-persist": "^4.4.2",