Skip to content

Commit

Permalink
Update the repository url.
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian committed Dec 7, 2011
1 parent 19083cc commit 39a9e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -15,7 +15,7 @@
"scripts": {
"test": "expresso test/eventproxy.test.js"
},
"repository" : {"type": "git", "url": "git://github.com/JacksonTian/eventproxy.git"},
"repository" : {"type": "git", "url": "http://github.com/JacksonTian/eventproxy.git"},
"main" : "eventproxy.js",
"version" : "0.1.0"
}

0 comments on commit 39a9e56

Please sign in to comment.