From 8645f913bc232339fee562cd7094de781fe93b51 Mon Sep 17 00:00:00 2001 From: Steven Levithan Date: Thu, 23 May 2024 00:26:15 +0200 Subject: [PATCH] Normalize repo url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae5767c..13095b7 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/slevithan/parseuri.git" + "url": "git+https://github.com/slevithan/parseuri.git" }, "keywords": [ "uri",