diff options
| author | Sean Fridman <fridman@mail.sfsu.edu> | 2015-04-06 14:26:34 -0400 |
|---|---|---|
| committer | Sean Fridman <fridman@mail.sfsu.edu> | 2015-04-06 15:27:53 -0400 |
| commit | f7bb4fc5ad662d9becd60c11f48998dba9339433 (patch) | |
| tree | f0a55826a8fedf9e5ae2329fbcaddb10c3560c12 /app/node_modules/okquery/package.json | |
| parent | 7297a035b734b545364a2508977ba9078e1e72c5 (diff) | |
Allow specification of default queries
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 a503c4b..56cd09f 100644 --- a/app/node_modules/okquery/package.json +++ b/app/node_modules/okquery/package.json @@ -9,5 +9,6 @@ "author": "OKFocus", "license": "None", "dependencies": { + "q": "^1.2.0" } } |
