From 3544586761cacc1f561283032f3de28ee29b37ac Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 13:55:36 +0200 Subject: [PATCH] update description --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 931dad0..5ab3acc 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "git+https://gitlab.com/push.rocks/consolecolor.git" + "url": "https://code.foss.global/push.rocks/consolecolor.git" }, "keywords": [ "console log styling", @@ -30,7 +30,7 @@ "bugs": { "url": "https://gitlab.com/push.rocks/consolecolor/issues" }, - "homepage": "https://gitlab.com/push.rocks/consolecolor#readme", + "homepage": "https://code.foss.global/push.rocks/consolecolor", "dependencies": { "ansi-256-colors": "^1.1.0" },