Skip to content

Commit 2607903

Browse files
fix(package): update react-redux to version 7.0.2
Closes #3
1 parent 09c950f commit 2607903

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react": "16.5.0",
2828
"react-native": "https://github.com/expo/react-native/archive/sdk-31.0.0.tar.gz",
2929
"react-navigation": "^3.0.4",
30-
"react-redux": "^5.1.1",
30+
"react-redux": "^7.0.2",
3131
"react-test-renderer": "^16.6.3",
3232
"redux": "^4.0.1"
3333
},

0 commit comments

Comments
 (0)