From 3e435af21c30a09fe5c35ad1b9430e8c16e5e394 Mon Sep 17 00:00:00 2001 From: ChrisHanuta Date: Tue, 13 Aug 2024 20:05:52 +0200 Subject: [PATCH] npm pkg fix --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f9bb1a..90492f0 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/PLCHome/growatt.git" + "url": "git+https://github.com/PLCHome/growatt.git" }, "scripts": { "lint": "eslint . --ext .js",