Add ability to tweet images

Closes #117
This commit is contained in:
Nick O'Leary
2014-09-01 10:15:25 +01:00
parent 27e34f20fb
commit 961c9f3fa9
3 changed files with 53 additions and 16 deletions

View File

@@ -42,7 +42,8 @@
"cheerio":"0.15.0",
"uglify-js":"2.4.13",
"nodemailer":"1.2.0",
"imap":"0.8.13"
"imap":"0.8.13",
"request":"~2.40.0"
},
"devDependencies": {
"grunt": "0.4.4",