client/package.json
changeset 12 48ddaa42b810
parent 5 5c91bfa8fcde
child 21 284e866f55c7
--- a/client/package.json	Wed May 31 17:28:12 2017 +0200
+++ b/client/package.json	Wed May 31 17:51:54 2017 +0200
@@ -6,10 +6,14 @@
   "dependencies": {
     "bootstrap-sass": "^3.3.7",
     "immutable": "^3.8.1",
+    "lodash": "^4.17.4",
+    "moment": "^2.18.1",
+    "pouchdb": "^6.2.0",
     "react": "^15.5.4",
     "react-bootstrap": "^0.31.0",
     "react-dom": "^15.5.4",
     "react-redux": "^5.0.5",
+    "react-router-redux": "next",
     "redux": "^3.6.0",
     "redux-immutable": "^4.0.0",
     "slate": "^0.20.1",