Skip to content

Commit

Permalink
fix(package): update react-redux to version 6.0.1
Browse files Browse the repository at this point in the history
Closes #45
  • Loading branch information
greenkeeper[bot] committed Feb 20, 2019
1 parent 913656f commit 258ec1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/react-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"path-to-regexp": "^2.2.1",
"react": "^16.6.3",
"react-dom": "^16.6.3",
"react-redux": "^5.0.7",
"react-redux": "^6.0.1",
"react-scripts": "2.1.1",
"redux": "^4.0.1"
},
Expand Down

0 comments on commit 258ec1f

Please sign in to comment.