add thunks for async

This commit is contained in:
Colin Megill
2017-10-12 19:31:40 -07:00
parent 82c309dc16
commit e3f37cc52b

View File

@@ -37,6 +37,7 @@
"react-redux": "^5.0.6",
"react-router-dom": "4.1.2",
"redux": "^3.7.2",
"redux-thunk": "^2.2.0",
"serve-favicon": "^2.3.0",
"urijs": "^1.19.0",
"whatwg-fetch": "^2.0.3"