From a43729749474a2364797ffe75007799dfd06f7d0 Mon Sep 17 00:00:00 2001 From: Paul Irish Date: Mon, 5 Aug 2024 16:54:03 -0700 Subject: [PATCH] package: repo fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af43c63..df6e243 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/paulirish/git-open.git" + "url": "git+https://github.com/paulirish/git-open.git" }, "contributors": [ "Paul Irish (http://paulirish.com/)",