From 1474fd541f767ac6d7acadd52b02bff44db7a18f Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:16:08 +0200 Subject: [PATCH] update description --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index de5fb28..7a38823 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@gitlab.com/pushrocks/smartshell.git" + "url": "https://code.foss.global/push.rocks/smartshell.git" }, "keywords": [ "shell commands", @@ -31,7 +31,7 @@ "bugs": { "url": "https://gitlab.com/pushrocks/smartshell/issues" }, - "homepage": "https://gitlab.com/pushrocks/smartshell#README", + "homepage": "https://code.foss.global/push.rocks/smartshell", "devDependencies": { "@git.zone/tsbuild": "^2.1.66", "@git.zone/tsrun": "^1.2.44", @@ -62,4 +62,4 @@ "browserslist": [ "last 1 chrome versions" ] -} +} \ No newline at end of file