Upgrade action typing with typesafe-actions

This commit is contained in:
James Greenaway
2019-02-12 17:59:55 +00:00
parent 3f14fcc161
commit e482e989de
12 changed files with 59 additions and 93 deletions

View File

@@ -12,6 +12,7 @@
"redux": "^4.0.1",
"redux-observable": "^1.0.0",
"rxjs": "^6.4.0",
"typesafe-actions": "^3.0.0",
"typescript": "3.2.4"
},
"scripts": {