From 41f6108bba426f996198c5f9cd57bf41d6a490e5 Mon Sep 17 00:00:00 2001 From: TJ Holowaychuk Date: Mon, 26 Aug 2013 08:08:28 -0700 Subject: [PATCH] use GH style .repository --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4dfce0e..d79ce75 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "middleware", "rack" ], - "repository": "git://github.com/koajs/koa", + "repository": "koajs/koa", "author": "", "license": "MIT", "dependencies": {