Chore/Resolve react-router/history versions

This commit is contained in:
Stuart Taylor
2016-11-05 23:43:07 +00:00
parent de91a7f1ac
commit d5b9fcd6e6

View File

@ -61,7 +61,7 @@
"gitter-sidecar": "^1.2.3",
"helmet": "^2.0.0",
"helmet-csp": "^1.0.3",
"history": "^2.0.0",
"history": "^3.2.1",
"invariant": "^2.2.1",
"jade": "^1.11.0",
"jsonlint-cli": "^1.0.1",
@ -104,9 +104,9 @@
"react-notification": "https://github.com/BerkeleyTrue/react-notification#freecodecamp",
"react-pure-render": "^1.0.2",
"react-redux": "^4.0.6",
"react-router": "^2.0.0",
"react-router": "^3.0.0",
"react-router-bootstrap": "~0.23.1",
"react-router-redux": "^4.0.5",
"react-router-redux": "^4.0.7",
"react-youtube": "^7.0.0",
"redux": "^3.0.5",
"redux-actions": "^0.10.0",