We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aff4684 commit 7dbd350Copy full SHA for 7dbd350
package.json
@@ -38,7 +38,7 @@
38
"react-intl": "^2",
39
"react-intl-redux": "^0.7 || ^2.0.0",
40
"react-popover": "^0.5",
41
- "react-redux": "^5",
+ "react-redux": "^5 || ^9.0.0",
42
"react-responsive": "^5",
43
"react-style-proptype": "^3",
44
"react-tooltip": "^4",
@@ -84,7 +84,7 @@
84
"react-intl": "2.9.0",
85
"react-intl-redux": "2.4.1",
86
"react-popover": "0.5.10",
87
- "react-redux": "5.1.2",
+ "react-redux": "9.2.0",
88
"react-responsive": "5.0.0",
89
"react-style-proptype": "3.2.2",
90
"react-test-renderer": "16.14.0",
0 commit comments