From c9e92e95495d511245b110836ff8879c067878ff Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:14:18 +0200 Subject: [PATCH] update description --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 18e97d5..ac35907 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "https://gitlab.com/pushrocks/beautylog.git" + "url": "https://code.foss.global/push.rocks/smartlog-destination-local.git" }, "keywords": [ "logging", @@ -27,7 +27,7 @@ "bugs": { "url": "https://gitlab.com/pushrocks/beautylog/issues" }, - "homepage": "https://gitlab.com/pushrocks/beautylog", + "homepage": "https://code.foss.global/push.rocks/smartlog-destination-local", "dependencies": { "@push.rocks/consolecolor": "^2.0.1", "@push.rocks/smartlog-interfaces": "^3.0.0", @@ -56,4 +56,4 @@ "browserslist": [ "last 1 chrome versions" ] -} +} \ No newline at end of file