From 8186fb2aee316cba6e061af34a052e13da17e9ff Mon Sep 17 00:00:00 2001 From: coderiaser Date: Fri, 13 Dec 2024 14:26:27 +0200 Subject: [PATCH] chore: lint --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d50468d..a267094 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "repository": { "type": "git", - "url": "git://github.com/coderaiser/madrun.git" + "url": "git+https://github.com/coderaiser/madrun.git" }, "bin": { "madrun": "bin/madrun.mjs",