From a6841a83b00060bae1f2eefe3846e6808df26ab8 Mon Sep 17 00:00:00 2001 From: glitch4347 Date: Thu, 30 Nov 2023 10:09:21 +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 1b8a726..fdb1ffd 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "repository": { "type": "git", - "url": "https://gitlab.com/chartwerk/line-pod.git" + "url": "http://code.corpglory.net/chartwerk/line-pod.git" }, "author": "CorpGlory", "license": "ISC",