From c4da056f2d1c122648d6cf66eb532594a35db229 Mon Sep 17 00:00:00 2001 From: glitch4347 Date: Thu, 30 Nov 2023 10:16:16 +0100 Subject: [PATCH] set git repo in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d65097..04238f5 100755 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "repository": { "type": "git", - "url": "https://gitlab.com/chartwerk/core.git" + "url": "http://code.corpglory.net/chartwerk/core.git" }, "author": "CorpGlory Inc.", "license": "ISC",