From 392553577d306334087e2d5e81eef251388626b8 Mon Sep 17 00:00:00 2001 From: Soengkit Date: Sun, 21 Jun 2026 22:09:46 +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 6dcbd20..446a5ec 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "repository": { "type": "git", - "url": "git://github.com/node-oauth/express-oauth-server.git" + "url": "git+https://github.com/node-oauth/express-oauth-server.git" }, "files": [ "index.js",