From 6a7570de7b430553832569e202354c659b7157e1 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:16:41 +0200 Subject: [PATCH] update description --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b824f41..fc2aaed 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+https://gitlab.com/push.rocks/smartstring.git" + "url": "https://code.foss.global/push.rocks/smartstring.git" }, "keywords": [ "string manipulation", @@ -34,7 +34,7 @@ "bugs": { "url": "https://gitlab.com/push.rocks/smartstring/issues" }, - "homepage": "https://gitlab.com/push.rocks/smartstring#readme", + "homepage": "https://code.foss.global/push.rocks/smartstring", "devDependencies": { "@git.zone/tsbuild": "^2.1.72", "@git.zone/tsrun": "^1.2.42",