diff --git a/package.json b/package.json index c772c2f..5768b24 100644 --- a/package.json +++ b/package.json @@ -4,5 +4,5 @@ , "directories" : { "lib" : "./lib" } , "main" : "main.js" , "author" : "Ciaran Jessup " -, "repositories" : [{ "type":"git", "url":"https://ciaranj@github.com/ciaranj/node-oauth.git" }] +, "repositories" : [{ "type":"git", "url":"http://github.com/ciaranj/node-oauth.git" }] }