Implemented react-router v4 to ReactRedux template

This commit is contained in:
Keven van Zuijlen
2017-04-12 21:28:23 +02:00
committed by Steve Sanderson
parent c791ceee49
commit 785e7d48a2
9 changed files with 67 additions and 69 deletions

View File

@@ -6,7 +6,7 @@
"@types/react": "^0.14.29",
"@types/react-dom": "^0.14.14",
"@types/react-redux": "^4.4.29",
"@types/react-router": "^4.0.4",
"@types/react-router-dom": "^4.0.3",
"@types/react-router-redux": "^5.0.0",
"@types/redux": "3.5.27",
"@types/webpack": "^2.2.0",