From 5602bd2dc96dcaa9d34345d67cce7c3a73af3e93 Mon Sep 17 00:00:00 2001 From: Felix Hammerl Date: Thu, 22 May 2014 08:49:08 +0200 Subject: [PATCH] update dependencies --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8c5f752..e9b91c7 100644 --- a/package.json +++ b/package.json @@ -11,10 +11,10 @@ }, "dependencies": { "crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/v0.1.1", - "imap-client": "https://github.com/whiteout-io/imap-client/tarball/v0.3.1", - "mailreader": "https://github.com/whiteout-io/mailreader/tarball/v0.3.1", - "pgpmailer": "https://github.com/whiteout-io/pgpmailer/tarball/v0.3.1", - "pgpbuilder": "https://github.com/whiteout-io/pgpbuilder/tarball/v0.3.1", + "imap-client": "https://github.com/whiteout-io/imap-client/tarball/v0.3.2", + "mailreader": "https://github.com/whiteout-io/mailreader/tarball/v0.3.2", + "pgpmailer": "https://github.com/whiteout-io/pgpmailer/tarball/v0.3.2", + "pgpbuilder": "https://github.com/whiteout-io/pgpbuilder/tarball/v0.3.2", "requirejs": "2.1.10" }, "devDependencies": {