From 7b5ed037169dd69238943e490e98751f41534885 Mon Sep 17 00:00:00 2001 From: Felix Hammerl Date: Mon, 2 Jun 2014 15:13:02 +0200 Subject: [PATCH] update dependencies --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b898d04..75bf348 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/dev/WO-373", - "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", + "imap-client": "https://github.com/whiteout-io/imap-client/tarball/v0.3.3", + "mailreader": "https://github.com/whiteout-io/mailreader/tarball/v0.3.3", + "pgpmailer": "https://github.com/whiteout-io/pgpmailer/tarball/v0.3.3", + "pgpbuilder": "https://github.com/whiteout-io/pgpbuilder/tarball/v0.3.3", "requirejs": "2.1.10" }, "devDependencies": {