From 8838b7e9c6149e7f2be2e55260485137e24e4509 Mon Sep 17 00:00:00 2001 From: Karl Horky Date: Tue, 6 Dec 2022 18:45:06 +0100 Subject: [PATCH] Fix repo URL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66f248eea..5b708d4cb 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "build": "node script/build.js", "test": "node test/index.js | tap-spec" }, - "repository": "https://github.com/zeke/all-the-package-names", + "repository": "https://github.com/nice-registry/all-the-package-names", "keywords": [ "npm", "registry",