Simplifications in ReactSpa and ReactReduxSpa

This commit is contained in:
Steve Sanderson
2017-05-17 12:44:12 +01:00
parent 785e7d48a2
commit e658ee6375
8 changed files with 28 additions and 28 deletions

View File

@@ -7,7 +7,7 @@
"@types/react-dom": "^0.14.14",
"@types/react-redux": "^4.4.29",
"@types/react-router-dom": "^4.0.3",
"@types/react-router-redux": "^5.0.0",
"@types/react-router-redux": "5.0.1",
"@types/redux": "3.5.27",
"@types/webpack": "^2.2.0",
"@types/webpack-env": "^1.13.0",
@@ -33,7 +33,7 @@
"react-dom": "~15.4.0",
"react-redux": "^4.4.5",
"react-router-dom": "^4.1.0",
"react-router-redux": "^5.0.0-alpha.5",
"react-router-redux": "5.0.0-alpha.6",
"redux": "^3.6.0",
"redux-thunk": "^2.2.0",
"style-loader": "^0.13.0",