Update dependency react-redux to v7
... | ... | @@ -66,7 +66,7 @@ |
"react-native-snackbar": "0.5.5", | ||
"react-native-vector-icons": "6.4.2", | ||
"react-navigation": "3.11.0", | ||
"react-redux": "5.1.1", | ||
"react-redux": "7.0.3", | ||
"redux": "4.0.1", | ||
"redux-saga": "0.16.2" | ||
}, | ||
... | ... |
Please register or sign in to comment