Migrate authorize{ actions, actionType, reducer} to TS & make factory service for interfaces #15

This commit is contained in:
Qolzam
2017-10-08 17:30:03 +07:00
parent f7c1a1ac00
commit 3b3899e7af
26 changed files with 652 additions and 218 deletions

View File

@@ -20,6 +20,7 @@
"faker": "^4.1.0",
"file-loader": "^0.11.1",
"firebase": "^3.9.0",
"inversify": "^4.3.0",
"keycode": "^2.1.9",
"lodash": "^4.17.4",
"material-ui": "^0.19.3",
@@ -44,6 +45,7 @@
"redux": "^3.7.2",
"redux-actions": "^2.0.3",
"redux-thunk": "^2.2.0",
"reflect-metadata": "^0.1.10",
"sass-loader": "^6.0.3",
"save": "^2.3.0",
"script-loader": "^0.7.0",