From 04f93345f8aa31c6056e43e47f5917761fc51a55 Mon Sep 17 00:00:00 2001 From: Jan Andrle Date: Mon, 17 Mar 2025 14:39:15 +0100 Subject: [PATCH] :bug: :tv: npm pkg fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f36837..8e58f45 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "homepage": "https://github.com/jaandrle/deka-dom-el", "repository": { "type": "git", - "url": "git@github.com:jaandrle/deka-dom-el.git" + "url": "git+ssh://git@github.com/jaandrle/deka-dom-el.git" }, "bugs": { "url": "https://github.com/jaandrle/deka-dom-el/issues"