From f8c507bb1cf629b7d7f55ce6d2eb8c2346c6f161 Mon Sep 17 00:00:00 2001 From: Josh Harvey Date: Thu, 20 Mar 2014 17:00:44 -0400 Subject: [PATCH] fixed dependency --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d516216..f7ddbaee 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "optimist": "~0.6.0", "lamassu-config": "~0.1.1", "lamassu-atm-protocol": "~0.1.0", - "client-certificate-auth": "git+https://github.com/mmalecki/client-certificate-auth.git#next" + "client-certificate-auth": "git+https://github.com/mmalecki/client-certificate-auth.git#reject-unauthorized" }, "repository": { "type": "git",