Merge pull request #304 from captbaritone/greenkeeper-react-redux-5.0.2

react-redux@5.0.2 untested ⚠️
This commit is contained in:
Jordan Eldredge 2017-01-10 20:32:18 -08:00 committed by GitHub
commit 9067a51237

View file

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