From 5e8f17f8ed4507733eabf18ea1c0a9a0e605fdc8 Mon Sep 17 00:00:00 2001 From: Soengkit Date: Sun, 21 Jun 2026 16:59:10 +0800 Subject: [PATCH] Use HTTPS repository metadata --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0dc93b6..de11e78 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ ], "repository": { "type": "git", - "url": "git://github.com/koajs/send.git" + "url": "git+https://github.com/koajs/send.git" }, "contributors": [ {