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 ace4b74 commit b247d2eCopy full SHA for b247d2e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@launchpadlab/lp-hoc",
3
- "version": "5.0.5",
+ "version": "5.0.6",
4
"description": "React HOCs",
5
"main": "lib/index.js",
6
"module": "esm/index.js",
@@ -48,7 +48,7 @@
48
},
49
"peerDependencies": {
50
"react": "^15.5.4 || ^16.4.0",
51
- "react-redux": "^5.0.6 || ^6.0.1",
+ "react-redux": "^5.0.6 || ^6.0.1 || ^7.0.0",
52
"react-router": "^3.0.0 || ^4.0.0 || ^5.0.0",
53
"redux-modal": "^2.0.2 || ^3.0.1 || ^4.0.0"
54
0 commit comments