Skip to content

Commit

Permalink
Bump react-router and history to avoid warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
twm committed Dec 26, 2015
1 parent ef992b5 commit b68c152
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "yarrharr",
"version": "0.0.0",
"dependencies": {
"history": "^1.13.1",
"history": "^1.17.0",
"react": "^0.14.3",
"react-redux": "^4.0.0",
"react-router": "^1.0.0",
"react-router": "^1.0.3",
"react-addons-css-transition-group": "^0.14.3",
"react-addons-pure-render-mixin": "^0.14.3",
"react-dom": "^0.14.3",
Expand Down

0 comments on commit b68c152

Please sign in to comment.