Merge pull request #293 from captbaritone/greenkeeper-react-redux-5.0.0

Update react-redux to version 5.0.0 🚀
This commit is contained in:
Jordan Eldredge 2016-12-13 22:20:35 -08:00 committed by GitHub
commit 783c769df4

View file

@ -57,7 +57,7 @@
"jszip": "^2.6.0",
"react": "^15.3.1",
"react-dom": "^15.3.1",
"react-redux": "^4.4.5",
"react-redux": "^5.0.0",
"redux": "^3.5.2",
"redux-thunk": "^2.1.0"
}