Merge pull request #11538 from Bouncey/fix/router-history-update

Chore: react-router/history versions
This commit is contained in:
Berkeley Martinez
2016-11-08 17:40:30 -08:00
committed by GitHub

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.13.0",