From 4bc22efbda59aeaa5dbec92384e98e6288c04ce0 Mon Sep 17 00:00:00 2001 From: Bowen Milner Date: Thu, 18 Jun 2026 07:29:59 +0930 Subject: [PATCH] fix repository metadata URL --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4cfdee9..ef341e0 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ ], "repository": { "type": "git", - "url": "git://github.com/hughsk/ify-loader.git" + "url": "git+https://github.com/browserify/ify-loader.git" }, "homepage": "https://github.com/hughsk/ify-loader", "bugs": {