mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-24 20:44:52 +08:00
[tests] upgraded tests app to latest RN, removed broken toasts module that was causing a crash on boot and switched to using prop-types module
This commit is contained in:
@@ -32,13 +32,13 @@
|
||||
"js-beautify": "^1.6.11",
|
||||
"lodash.groupby": "^4.6.0",
|
||||
"lodash.some": "^4.6.0",
|
||||
"react": "16.0.0-alpha.12",
|
||||
"react-native": "^0.48.4",
|
||||
"react-test-renderer": "16.0.0-alpha.12",
|
||||
"react-native-simple-toast": "0.0.5",
|
||||
"prop-types": "^15.6.0",
|
||||
"react": "^16.0.0",
|
||||
"react-native": "^0.49.0-rc.6",
|
||||
"react-native-vector-icons": "^4.0.0",
|
||||
"react-navigation": "^1.0.0-beta.9",
|
||||
"react-redux": "^5.0.3",
|
||||
"react-test-renderer": "16.0.0-alpha.12",
|
||||
"redux": "^3.6.0",
|
||||
"redux-logger": "^2.8.2",
|
||||
"redux-persist": "^4.4.2",
|
||||
|
||||
Reference in New Issue
Block a user