diff --git a/package.json b/package.json index 42cedda..70ec7ea 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "crypto-lib": "~0.2.1", - "imap-client": "https://github.com/whiteout-io/imap-client/tarball/dev/WO-515", + "imap-client": "~0.4.0", "mailreader": "~0.3.5", "pgpmailer": "~0.3.11", "pgpbuilder": "~0.3.7", @@ -41,4 +41,4 @@ "grunt-contrib-compress": "~0.5.2", "grunt-node-webkit-builder": "~0.1.17" } -} \ No newline at end of file +}