From 862a424dd4d534911a4e13b9bea75c9f68396e63 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:14:55 +0200 Subject: [PATCH] update description --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8729ed7..73b62da 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@gitlab.com/pushrocks/tlt.git" + "url": "https://code.foss.global/push.rocks/smartmustache.git" }, "keywords": [ "templating", @@ -29,7 +29,7 @@ "bugs": { "url": "https://gitlab.com/pushrocks/tlt/issues" }, - "homepage": "https://gitlab.com/pushrocks/tlt#README", + "homepage": "https://code.foss.global/push.rocks/smartmustache", "dependencies": { "handlebars": "^4.7.7" },