From c21a79a47c2d5359e59b0052c6459cc55202b27a Mon Sep 17 00:00:00 2001 From: Dylan Greene Date: Sun, 21 Sep 2014 15:30:09 -0400 Subject: [PATCH] Fix repository url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 122a360..5caeb1a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "repository": { "type": "git", - "url": "git://github.com/isaacs/npmconf" + "url": "git://github.com/npm/npmconf" }, "keywords": [ "npm",