From ae736d5dbb590e20b7d24467438a17202c12d4ca Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:15:19 +0200 Subject: [PATCH] update description --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 39e1d8b..684e822 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/pushrocks/smartpath.git" + "url": "https://code.foss.global/push.rocks/smartpath.git" }, "keywords": [ "path handling", @@ -37,7 +37,7 @@ "bugs": { "url": "https://github.com/pushrocks/smartpath/issues" }, - "homepage": "https://github.com/pushrocks/smartpath", + "homepage": "https://code.foss.global/push.rocks/smartpath", "devDependencies": { "@git.zone/tsbuild": "^2.1.66", "@git.zone/tsrun": "^1.2.44", @@ -60,4 +60,4 @@ "browserslist": [ "last 1 chrome versions" ] -} +} \ No newline at end of file