| changeset 29 | 4cfeabef7d5e |
| parent 21 | 284e866f55c7 |
| child 44 | 3b20e2b584fe |
--- a/client/package.json Mon Jun 12 18:09:13 2017 +0200 +++ b/client/package.json Mon Jun 12 18:12:38 2017 +0200 @@ -9,6 +9,7 @@ "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,6 +18,7 @@ "react-router-redux": "next", "redux": "^3.6.0", "redux-immutable": "^4.0.0", + "redux-saga": "^0.15.3", "slate": "^0.20.1", "uuid": "^3.0.1" },