Supported offline for the app along with small fixes

This commit is contained in:
Administrator
2019-05-04 22:42:44 +05:30
parent 745ecdb2e1
commit 7e4dc2a587
10 changed files with 181 additions and 44 deletions

View File

@@ -22,6 +22,7 @@
"dependencies": {
"@material-ui/core": "^3.6.1",
"@material-ui/icons": "^3.0.1",
"@redux-offline/redux-offline": "^2.5.1",
"@types/ramda": "^0.25.42",
"@types/react-helmet": "^5.0.7",
"@types/redux-devtools": "^3.0.44",
@@ -71,6 +72,8 @@
"redux": "4.0.1",
"redux-actions": "^2.6.4",
"redux-immutable": "4.0.0",
"redux-offline": "^2.0.0",
"redux-offline-immutable-config": "^1.0.0",
"redux-saga": "^0.16.2",
"redux-thunk": "^2.3.0",
"reflect-metadata": "^0.1.12",