--- a/client/package.json Tue Jun 20 12:11:57 2017 +0200
+++ b/client/package.json Tue Jun 20 14:13:15 2017 +0200
@@ -6,10 +6,9 @@
"dependencies": {
"bootstrap-sass": "^3.3.7",
"immutable": "^3.8.1",
+ "localforage": "^1.5.0",
"lodash": "^4.17.4",
"moment": "^2.18.1",
- "pouchdb": "^6.2.0",
- "pouchdb-find": "^6.2.0",
"react": "^15.5.4",
"react-bootstrap": "^0.31.0",
"react-dom": "^15.5.4",
@@ -17,8 +16,9 @@
"react-redux": "^5.0.5",
"react-router-redux": "next",
"redux": "^3.6.0",
- "redux-history-transitions": "^2.2.0",
"redux-immutable": "^4.0.0",
+ "redux-offline": "^2.0.0",
+ "redux-persist-transform-immutable": "^4.3.0",
"redux-saga": "^0.15.3",
"slate": "^0.20.1",
"uuid": "^3.0.1"