diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 442078931c..084a96b0ca 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "dependencies": { "babel-runtime": "^6.22.0", "chai-as-promised": "^7.1.1", + "connected-react-router": "^4.3.0", "d3-geo-projection": "^2.3.2", "electron-log": "^2.2.8", "eslint-plugin-promise": "^3.8.0", @@ -25,13 +26,12 @@ "react-dom": "^16.0.0", "react-native": "^0.53.3", "react-native-windows": "^0.51.0-rc.1", - "react-redux": "^5.0.2", - "react-router": "^4.2.0", - "react-router-redux": "^5.0.0-alpha.9", + "react-redux": "^5.0.7", + "react-router": "^4.3.1", "react-simple-maps": "^0.10.1", "reactxp": "^1.3.0", - "redux": "^3.0.0", - "redux-thunk": "^2.2.0", + "redux": "^4.0.0", + "redux-thunk": "^2.3.0", "uuid": "^3.0.1", "validated": "^1.3.0" }, |
