#242: update react-router and history

This commit is contained in:
SleepWalker
2016-12-04 14:54:08 +02:00
parent 3dc8c98c89
commit 70db8d05e5
2 changed files with 14 additions and 21 deletions

View File

@@ -19,7 +19,7 @@
"dependencies": {
"babel-polyfill": "^6.3.14",
"classnames": "^2.1.3",
"history": "^2.0.0",
"history": "^3.2.1",
"intl": "^1.2.2",
"intl-format-cache": "^2.0.4",
"intl-messageformat": "^1.1.0",
@@ -31,7 +31,7 @@
"react-intl": "^2.0.0",
"react-motion": "^0.4.0",
"react-redux": "^4.0.0",
"react-router": "^2.0.0",
"react-router": "^3.0.0",
"react-router-redux": "^3.0.0",
"redux": "^3.0.4",
"redux-localstorage": "^0.4.1",