From af23c4d50b8fd9cc86766e0fb3e80117a5036631 Mon Sep 17 00:00:00 2001 From: Soengkit Date: Sun, 21 Jun 2026 22:09:09 +0800 Subject: [PATCH] chore: use public repository metadata --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 70c1560..5d7d8f0 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "homepage": "https://github.com/biggora/express-useragent/", "repository": { "type": "git", - "url": "git://github.com/biggora/express-useragent.git" + "url": "git+https://github.com/biggora/express-useragent.git" }, "license": "MIT", "publishConfig": {