summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 07b7c83..bd514d2 100644
--- a/package.json
+++ b/package.json
@@ -6,6 +6,7 @@
"dependencies": {
"express": "^4.15.2",
"pg": "^6.1.4",
+ "request": "^2.81.0",
"request-promise": "^4.2.0",
"socketio": "^1.0.0"
},