Skip to content

Commit

Permalink
fix(package): update react-redux to version 7.0.1
Browse files Browse the repository at this point in the history
Closes #6
  • Loading branch information
greenkeeper[bot] committed Apr 9, 2019
1 parent e0c0a14 commit b116dcd
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 @@ -9,7 +9,7 @@
"normalizr": "^3.3.0",
"react": "^16.6.0",
"react-dom": "^16.6.0",
"react-redux": "^6.0.0",
"react-redux": "^7.0.1",
"redux": "^4.0.1",
"redux-logger": "^3.0.6",
"redux-saga": "^0.16.2",
Expand Down

0 comments on commit b116dcd

Please sign in to comment.