From 36802d8dbaab86f2dba2c760857e92dfed5cebec Mon Sep 17 00:00:00 2001 From: Tankred Hase Date: Wed, 7 Aug 2013 21:23:10 +0200 Subject: [PATCH] change to tls-chromeify master branch --- gmail-test-proxy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gmail-test-proxy/package.json b/gmail-test-proxy/package.json index c6923c2..d5ea9a0 100644 --- a/gmail-test-proxy/package.json +++ b/gmail-test-proxy/package.json @@ -9,7 +9,7 @@ }, "dependencies": { "net-chromeify": "https://github.com/whiteout-io/net-chromeify/tarball/rewrite", - "tls-chromeify": "https://github.com/whiteout-io/tls-chromeify/tarball/node-test", + "tls-chromeify": "https://github.com/whiteout-io/tls-chromeify/tarball/master", "inbox": "https://github.com/whiteout-io/inbox/tarball/iconv-lite", "nodemailer": "~0.4.3" },