Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit 07fc259

Browse files
committed
Bumping up react-redux peer dependency
1 parent 1460b31 commit 07fc259

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
@@ -98,7 +98,7 @@
9898
"peerDependencies": {
9999
"react": "^0.14.0 || ^15.0.0",
100100
"react-dom": "^0.14.7 || ^15.0.0",
101-
"react-redux": "^4.0.0 || ^5.0.0",
101+
"react-redux": "^4.0.0 || ^5.0.3",
102102
"redux": "^3.0.0"
103103
}
104104
}

0 commit comments

Comments
 (0)