finish redux feature parity

This commit is contained in:
41666 2017-12-16 17:39:53 -06:00
parent f5220aa6dc
commit 5510d5a1c4
29 changed files with 220 additions and 100 deletions

View file

@ -6,6 +6,7 @@
"color": "^2.0.1",
"custom-react-scripts": "0.2.1",
"eslint": "^4.13.0",
"history": "^4.7.2",
"immutable": "^3.8.2",
"prop-types": "^15.6.0",
"react": "^16.2.0",
@ -14,6 +15,7 @@
"react-redux": "^5.0.6",
"react-router": "^4.2.0",
"react-router-dom": "^4.2.2",
"react-router-redux": "^5.0.0-alpha.8",
"redux": "^3.7.2",
"redux-devtools": "^3.4.1",
"redux-devtools-dock-monitor": "^1.1.2",