upgraded to react router v4

This commit is contained in:
Jori Lallo
2017-05-17 00:11:13 -07:00
parent f70e2326c0
commit b25298c8f1
23 changed files with 245 additions and 230 deletions

View File

@@ -141,7 +141,7 @@
"react-helmet": "3.1.0",
"react-keydown": "^1.7.3",
"react-portal": "^3.1.0",
"react-router": "2.8.0",
"react-router-dom": "^4.1.1",
"redis": "^2.6.2",
"redis-lock": "^0.1.0",
"reflexbox": "^2.2.3",
@@ -187,4 +187,4 @@
"react-addons-test-utils": "^15.3.1",
"react-test-renderer": "^15.3.1"
}
}
}