From ad493f9b46e552f018301d988d544d80e01ecceb Mon Sep 17 00:00:00 2001 From: Soengkit Date: Sun, 21 Jun 2026 22:08:05 +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 bc46300..f516f8a 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "keywords": ["connect", "express", "flash", "messages"], "repository": { "type": "git", - "url": "git://github.com/jaredhanson/connect-flash.git" + "url": "git+https://github.com/jaredhanson/connect-flash.git" }, "bugs": { "url": "http://github.com/jaredhanson/connect-flash/issues"