From cf520a331eb0952cb1c6156280d2701652afe5bb Mon Sep 17 00:00:00 2001 From: Josh Harvey Date: Mon, 24 Mar 2014 01:10:50 -0400 Subject: [PATCH] removed client-certificate-auth --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index f7ddbaee..27c7a5bd 100644 --- a/package.json +++ b/package.json @@ -15,8 +15,7 @@ "express": "~3.4.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#reject-unauthorized" + "lamassu-atm-protocol": "~0.1.0" }, "repository": { "type": "git",