diff options
Diffstat (limited to 'app/node_modules/okschema/package.json')
| -rw-r--r-- | app/node_modules/okschema/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/node_modules/okschema/package.json b/app/node_modules/okschema/package.json index 21214fa..21a7c67 100644 --- a/app/node_modules/okschema/package.json +++ b/app/node_modules/okschema/package.json @@ -9,8 +9,8 @@ "author": "OKFocus", "license": "None", "dependencies": { + "lodash.clonedeep": "^3.0.0", "mschema": "^0.5.5", - "object-assign": "^2.0.0", "validator": "^3.37.0" } } |
