From fded7e090b70ad2e7551136b3972fbf917acc960 Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Thu, 27 Feb 2014 18:05:46 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9fc27a1..04c4347 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/master", "imap-client": "https://github.com/whiteout-io/imap-client/tarball/master", "mailreader": "https://github.com/whiteout-io/mailreader/tarball/master", - "pgpmailer": "https://github.com/whiteout-io/pgpmailer/tarball/dev/fix-smtp", + "pgpmailer": "https://github.com/whiteout-io/pgpmailer/tarball/master", "pgpbuilder": "https://github.com/whiteout-io/pgpbuilder/tarball/master", "requirejs": "2.1.10" },