diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-04-08 21:51:29 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-04-08 21:51:29 -0400 |
| commit | 3925093328fa19ff654c633b400d0cf0b16fd342 (patch) | |
| tree | bf50108f8abc00542954d2fdeb2bc5e3f1bd39aa /app/node_modules/okschema/package.json | |
| parent | de69a2d716fe9d6a0611322f63ec943bb0fb6234 (diff) | |
| parent | ee5a0ec0c43f673ee79a2fdcf16ea368ea385532 (diff) | |
Merge branch 'master' of github.com:okfocus/okcms
Diffstat (limited to 'app/node_modules/okschema/package.json')
| -rw-r--r-- | app/node_modules/okschema/package.json | 4 |
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" } } |
