From 574be3be2d4febeb557eecb6674d78d5b5c28efd Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 28 Mar 2016 19:36:48 -0400 Subject: [PATCH] update deps --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 79b033f..c1e6cfa 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dependencies": { "accepts": "^1.2.5", "app-scoped-ids": "^1.0.1", - "authcodes": "git://bitbucket.org/daplie/authcodes.git", + "authcodes": "git://github.com/Daplie/authcodes.git", "authenticator": "^1.0.0", "bluebird": "2.x", "body-parser": "1.x",