diff --git a/package.json b/package.json index 42fd68a..298f21e 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/v0.1.1", "imap-client": "https://github.com/whiteout-io/imap-client/tarball/v0.2.2", "mailreader": "https://github.com/whiteout-io/mailreader/tarball/v0.2.0", - "pgpmailer": "https://github.com/whiteout-io/pgpmailer/tarball/v0.2.0", - "pgpbuilder": "https://github.com/whiteout-io/pgpbuilder/tarball/v0.2.1", + "pgpmailer": "https://github.com/whiteout-io/pgpmailer/tarball/v0.2.1", + "pgpbuilder": "https://github.com/whiteout-io/pgpbuilder/tarball/v0.2.2", "requirejs": "2.1.10" }, "devDependencies": { @@ -36,4 +36,4 @@ "grunt-contrib-compress": "~0.5.2", "grunt-node-webkit-builder": "~0.1.17" } -} \ No newline at end of file +}