@britannica/react-hooks
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "@britannica/react-hooks", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "", | ||
@@ -35,3 +35,4 @@ "main": "dist/bundle.js", | ||
"peerDependencies": { | ||
"react": ">=16.8" | ||
"react": ">=16.8", | ||
"react-redux": ">=7.0" | ||
}, | ||
@@ -38,0 +39,0 @@ "browserslist": [ |
5201
2