Still struggling to get the repositories link in package.json right
This commit is contained in:
parent
b106405248
commit
999a2bc5e8
@ -4,5 +4,5 @@
|
||||
, "directories" : { "lib" : "./lib" }
|
||||
, "main" : "main.js"
|
||||
, "author" : "Ciaran Jessup <ciaranj@gmail.com>"
|
||||
, "repositories" : [{ "type":"git", "url":"https://ciaranj@github.com/ciaranj/node-oauth.git" }]
|
||||
, "repositories" : [{ "type":"git", "url":"http://github.com/ciaranj/node-oauth.git" }]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user