Update twitter, feedparser and over pacakage.json for node-red-nodes

(to include correct dependencies)
This commit is contained in:
dceejay
2015-06-15 19:42:31 +01:00
parent 91cae31fc1
commit 351ac84dca
3 changed files with 11 additions and 6 deletions

View File

@@ -31,7 +31,9 @@
"pushbullet": "1.4.*",
"when": "^3.6.4",
"exif": "0.4.0",
"ngeohash": "0.6.*"
"ngeohash": "0.6.*",
"nodemailer" : "1.3.4",
"imap" : "0.8.14"
},
"engines": {
"node": ">=0.8 <0.11"