aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 82b5929..510a709 100644
--- a/package.json
+++ b/package.json
@@ -7,6 +7,7 @@
},
"dependencies": {
"express": "3.2.0",
- "ejs": "*"
+ "ejs": "*",
+ "request": "2.20.x"
}
} \ No newline at end of file