summaryrefslogtreecommitdiff
path: root/app/node_modules/okschema/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/node_modules/okschema/package.json')
-rw-r--r--app/node_modules/okschema/package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/node_modules/okschema/package.json b/app/node_modules/okschema/package.json
index 795f057..21214fa 100644
--- a/app/node_modules/okschema/package.json
+++ b/app/node_modules/okschema/package.json
@@ -9,6 +9,8 @@
"author": "OKFocus",
"license": "None",
"dependencies": {
- "mschema": "^0.5.5"
+ "mschema": "^0.5.5",
+ "object-assign": "^2.0.0",
+ "validator": "^3.37.0"
}
}