From 95e90ab3e70ba231fdab03ec1fcdbbf4e978b32c Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Fri, 11 Jul 2014 14:00:24 +0200 Subject: [PATCH] Upgrade to imap-client v0.3.5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 807b4c8..534fef4 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/v0.2.0", - "imap-client": "https://github.com/whiteout-io/imap-client/tarball/v0.3.4", + "imap-client": "https://github.com/whiteout-io/imap-client/tarball/v0.3.5", "mailreader": "https://github.com/whiteout-io/mailreader/tarball/v0.3.4", "pgpmailer": "https://github.com/whiteout-io/pgpmailer/tarball/v0.3.6", "pgpbuilder": "https://github.com/whiteout-io/pgpbuilder/tarball/v0.3.5", @@ -38,4 +38,4 @@ "grunt-contrib-compress": "~0.5.2", "grunt-node-webkit-builder": "~0.1.17" } -} +} \ No newline at end of file