We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9686011 commit 891a97cCopy full SHA for 891a97c
examples/real-world/package.json
@@ -15,15 +15,15 @@
15
},
16
"homepage": "http://rackt.github.io/redux",
17
"dependencies": {
18
- "history": "1.13.1",
+ "history": "^1.17.0",
19
"humps": "^0.6.0",
20
"isomorphic-fetch": "^2.1.1",
21
"lodash": "^3.10.1",
22
"normalizr": "^1.0.0",
23
"react": "^0.14.0",
24
"react-dom": "^0.14.0",
25
"react-redux": "^2.1.2",
26
- "react-router": "^1.0.0-rc1",
+ "react-router": "^1.0.3",
27
"redux": "^3.0.0",
28
"redux-logger": "^2.0.2",
29
"redux-router": "^1.0.0-beta3",
0 commit comments