From 804e1cab2947818588c7db89aa267fac2432b443 Mon Sep 17 00:00:00 2001 From: Kevin Charm Date: Sun, 30 Jun 2024 17:10:57 +0200 Subject: [PATCH] run npm pkg fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c722613..58828dd 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "author": "Kevin Charm ", "repository": { "type": "git", - "url": "https://github.com/kevincharm/solshuffle.git" + "url": "git+https://github.com/kevincharm/solshuffle.git" }, "license": "MIT", "dependencies": {},