From 41ac3235b85e014fb063308d71305ce35d846341 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:13:32 +0200 Subject: [PATCH] update description --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 44f8ee6..a5fd4d5 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@gitlab.com/pkunz/smarthbs.git" + "url": "https://code.foss.global/push.rocks/smarthbs.git" }, "keywords": [ "handlebars", @@ -30,7 +30,7 @@ "bugs": { "url": "https://gitlab.com/pkunz/smarthbs/issues" }, - "homepage": "https://gitlab.com/pkunz/smarthbs#README", + "homepage": "https://code.foss.global/push.rocks/smarthbs", "dependencies": { "@pushrocks/smartfile": "^10.0.17", "@pushrocks/smartpath": "^5.0.5",