mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Updated react-router to react-router-dom 4.0.0
This commit is contained in:
committed by
Steve Sanderson
parent
84aec29cf2
commit
7a11cf97fd
@@ -23,7 +23,7 @@
|
|||||||
"json-loader": "^0.5.4",
|
"json-loader": "^0.5.4",
|
||||||
"react": "~15.4.0",
|
"react": "~15.4.0",
|
||||||
"react-dom": "~15.4.0",
|
"react-dom": "~15.4.0",
|
||||||
"react-router": "^2.8.1",
|
"react-router-dom": "^4.0.0",
|
||||||
"style-loader": "^0.13.1",
|
"style-loader": "^0.13.1",
|
||||||
"typescript": "^2.2.1",
|
"typescript": "^2.2.1",
|
||||||
"url-loader": "^0.5.7",
|
"url-loader": "^0.5.7",
|
||||||
|
|||||||
Reference in New Issue
Block a user