Update dependency redux to v4.0.2
... | ... | @@ -69,7 +69,7 @@ |
"react-native-vector-icons": "6.6.0", | ||
"react-navigation": "3.11.0", | ||
"react-redux": "7.1.0", | ||
"redux": "4.0.1", | ||
"redux": "4.0.2", | ||
"redux-saga": "0.16.2", | ||
"unorm": "1.6.0", | ||
"i18next-react-native-language-detector": "^1.0.2", | ||
... | ... |
Please register or sign in to comment