diff options
| author | Sean Fridman <fridman@mail.sfsu.edu> | 2015-04-09 18:48:10 -0400 |
|---|---|---|
| committer | Sean Fridman <fridman@mail.sfsu.edu> | 2015-04-09 20:19:27 -0400 |
| commit | e01c2a20352d252e40ea133d0f4665b2e7513582 (patch) | |
| tree | 81cf004f6be5c0de43d84400a9f7d78a54502cb0 /app/node_modules/okquery/package.json | |
| parent | a6e734472853328cca725acbbcad0416763e934e (diff) | |
Lil fixes + defensive programming
Diffstat (limited to 'app/node_modules/okquery/package.json')
| -rw-r--r-- | app/node_modules/okquery/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/node_modules/okquery/package.json b/app/node_modules/okquery/package.json index 606d45b..5ba9dd5 100644 --- a/app/node_modules/okquery/package.json +++ b/app/node_modules/okquery/package.json @@ -9,6 +9,7 @@ "author": "OKFocus", "license": "None", "dependencies": { + "lodash.clonedeep": "^3.0.0", "lodash.isobject": "^3.0.1", "object-assign": "^2.0.0", "q": "^1.2.0" |
