diff --git a/package.json b/package.json index ef9112e..d510e00 100644 --- a/package.json +++ b/package.json @@ -61,16 +61,16 @@ "grunt-string-replace": "~1.0.0", "grunt-svgmin": "~1.0.0", "grunt-svgstore": "~0.3.4", - "imap-client": "~0.9.0", + "imap-client": "https://github.com/whiteout-io/imap-client/tarball/dev/WO-765", "jquery": "~2.1.1", "mailreader": "~0.4.0", "mocha": "^1.21.4", "ng-infinite-scroll": "~1.1.2", "pgpbuilder": "~0.5.0", - "pgpmailer": "~0.7.0", + "pgpmailer": "https://github.com/whiteout-io/pgpmailer/tarball/dev/WO-765", "sinon": "~1.7.3", - "tcp-socket": "~0.4.0", + "tcp-socket": "https://github.com/whiteout-io/tcp-socket/tarball/dev/WO-765", "time-grunt": "^1.0.0", - "wo-smtpclient": "~0.5.0" + "wo-smtpclient": "https://github.com/whiteout-io/smtpclient/tarball/dev/WO-765" } }