From 7ad029924e263555be3e6fd8b8166b057e90603a Mon Sep 17 00:00:00 2001 From: Andras Schmelczer Date: Thu, 12 Mar 2026 20:22:20 +0000 Subject: [PATCH] Fix package json --- reconcile-js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reconcile-js/package.json b/reconcile-js/package.json index 3b28195..34290dc 100644 --- a/reconcile-js/package.json +++ b/reconcile-js/package.json @@ -18,7 +18,7 @@ "homepage": "https://schmelczer.dev/reconcile/", "repository": { "type": "git", - "url": "https://github.com/schmelczer/reconcile.git" + "url": "git+https://github.com/schmelczer/reconcile.git" }, "bugs": { "url": "https://github.com/schmelczer/reconcile/issues",