Skip to content

Commit

Permalink
Use react-router-redux and react-router 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrickouw committed Jan 25, 2016
1 parent 3f577b8 commit 8581f0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/real-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"react": "^0.14.6",
"react-dom": "^0.14.6",
"react-redux": "^4.0.6",
"react-router": "^1.0.3",
"react-router": "2.0.0-rc5",
"react-router-redux": "^2.1.0",
"redux": "^3.0.6",
"redux-logger": "^2.4.0",
"redux-router": "^1.0.0-beta3",
"redux-thunk": "^1.0.3"
},
"devDependencies": {
Expand Down

0 comments on commit 8581f0c

Please sign in to comment.