summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index bb8a39b..58f04e1 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
"author": "OKFocus",
"license": "None",
"dependencies": {
- "express": "^4.12.3"
+ "express": "^4.12.3",
+ "q": "^1.2.0"
}
}