Updated react-router to react-router-dom 4.0.0

This commit is contained in:
Keven van Zuijlen
2017-03-28 13:46:51 +02:00
committed by Steve Sanderson
parent 84aec29cf2
commit 7a11cf97fd

View File

@@ -23,7 +23,7 @@
"json-loader": "^0.5.4",
"react": "~15.4.0",
"react-dom": "~15.4.0",
"react-router": "^2.8.1",
"react-router-dom": "^4.0.0",
"style-loader": "^0.13.1",
"typescript": "^2.2.1",
"url-loader": "^0.5.7",