From 4c31717a62a1c08c85eecf18f8b64ac3ee0cd164 Mon Sep 17 00:00:00 2001 From: MatthewPattell Date: Mon, 1 Jul 2024 16:50:44 +0200 Subject: [PATCH] chore: fix package json repo url --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 02db957..abde8ef 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "main": "index.js", "repository": { "type": "git", - "url": "https://github.com/Lomray-Software/react-mobx-manager" + "url": "git+https://github.com/Lomray-Software/react-mobx-manager.git" }, "keywords": [ "react",