mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 02:57:31 +00:00
Simplifications in ReactSpa and ReactReduxSpa
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user