summaryrefslogtreecommitdiff
path: root/app/node_modules/okdb/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/node_modules/okdb/package.json')
-rw-r--r--app/node_modules/okdb/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/node_modules/okdb/package.json b/app/node_modules/okdb/package.json
index 659422e..5184cb6 100644
--- a/app/node_modules/okdb/package.json
+++ b/app/node_modules/okdb/package.json
@@ -9,7 +9,10 @@
"author": "OKFocus",
"license": "None",
"dependencies": {
+ "lodash.clonedeep": "^3.0.0",
+ "lodash.isobject": "^3.0.1",
"lowdb": "^0.7.2",
+ "object-assign": "^2.0.0",
"q": "^1.2.0",
"underscore-db": "^0.8.1"
}