From 832fb52cbab13c27461fc77b44485b1298d84ab6 Mon Sep 17 00:00:00 2001 From: Ross Duggan Date: Mon, 5 Feb 2024 22:46:40 +0000 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 7cf98aa..226d49d 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "license": "Apache-2.0", "repository": { "type": "git", - "url": "https://github.com/duggan/homebridge-technotherm.git" + "url": "git+https://github.com/duggan/homebridge-technotherm.git" }, "bugs": { "url": "https://github.com/duggan/homebridge-technotherm/issues"