From 81f2fc7a2787ace3055b42ee84495c0bafccfdeb Mon Sep 17 00:00:00 2001 From: Ishant5436 Date: Wed, 24 Jun 2026 09:12:23 +0530 Subject: [PATCH] fix: update repository metadata to https --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26579ec..f81a83c 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "repository": { "type": "git", - "url": "git://github.com/inspect-js/is-callable.git" + "url": "git+https://github.com/inspect-js/is-callable.git" }, "keywords": [ "Function",