From e460a75f4cb229174b655f62126d1ce381ebd429 Mon Sep 17 00:00:00 2001 From: Felix Hammerl Date: Wed, 9 Jul 2014 10:54:04 +0200 Subject: [PATCH] use pgpbuilder v0.3.5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 2e24ad4..807b4c8 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "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", "mailreader": "https://github.com/whiteout-io/mailreader/tarball/v0.3.4", - "pgpmailer": "https://github.com/whiteout-io/pgpmailer/tarball/v0.3.5", - "pgpbuilder": "https://github.com/whiteout-io/pgpbuilder/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", "requirejs": "2.1.14", "axe": "https://github.com/whiteout-io/axe/tarball/v0.0.2" },