Skip to content

Commit 40ed8fa

Browse files
committed
Support redux 4.0
1 parent 4e3fb38 commit 40ed8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"homepage": "https://github.com/gaearon/react-redux",
4949
"peerDependencies": {
5050
"react": "^0.14.0 || ^15.0.0-0 || ^16.0.0-0",
51-
"redux": "^2.0.0 || ^3.0.0"
51+
"redux": "^2.0.0 || ^3.0.0 || ^4.0.0-0"
5252
},
5353
"dependencies": {
5454
"hoist-non-react-statics": "^2.5.0",

0 commit comments

Comments
 (0)