Skip to content

Commit

Permalink
upgrade peer deps to use newer redux versions
Browse files Browse the repository at this point in the history
  • Loading branch information
harryhope committed Jan 24, 2023
1 parent 99a9b48 commit a42434d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"lodash": "^4.17.15"
},
"peerDependencies": {
"react-redux": "^7.2.0"
"react-redux": ">=7.2.0"
},
"devDependencies": {
"@babel/core": "^7.9.0",
Expand Down

0 comments on commit a42434d

Please sign in to comment.