diff --git a/package.json b/package.json index e8bc8fd..8f1874f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "dependencies": { "crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/v0.2.0", - "imap-client": "https://github.com/whiteout-io/imap-client/tarball/dev/WO-420", + "imap-client": "https://github.com/whiteout-io/imap-client/tarball/v0.3.4", "mailreader": "https://github.com/whiteout-io/mailreader/tarball/v0.3.3", - "pgpmailer": "https://github.com/whiteout-io/pgpmailer/tarball/dev/WO-420", + "pgpmailer": "https://github.com/whiteout-io/pgpmailer/tarball/v0.3.5", "pgpbuilder": "https://github.com/whiteout-io/pgpbuilder/tarball/v0.3.4", "requirejs": "2.1.10", "axe": "https://github.com/whiteout-io/axe/tarball/v0.0.2" @@ -38,4 +38,4 @@ "grunt-contrib-compress": "~0.5.2", "grunt-node-webkit-builder": "~0.1.17" } -} \ No newline at end of file +}