Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Commit 8bb805b

Browse files
fix(package): update redux to version 3.7.1
Closes #17
1 parent 8c05833 commit 8bb805b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"react": "^15.5.3",
4949
"react-dom": "^15.5.3",
5050
"react-redux": "5.0.4",
51-
"redux": "3.6.0",
51+
"redux": "3.7.1",
5252
"redux-logger": "3.0.1",
5353
"webpack": "^2.3.3"
5454
},

0 commit comments

Comments
 (0)