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 38a32eb commit 0b026b6Copy full SHA for 0b026b6
package.json
@@ -38,7 +38,7 @@
38
"react-intl": "^2",
39
"react-intl-redux": "^0.7",
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": "^3",
@@ -84,7 +84,7 @@
84
"react-intl": "2.9.0",
85
"react-intl-redux": "2.0.0",
86
"react-popover": "0.5.10",
87
- "react-redux": "5.1.0",
+ "react-redux": "9.0.0",
88
"react-responsive": "5.0.0",
89
"react-style-proptype": "3.2.2",
90
"react-test-renderer": "16.5.1",
0 commit comments