From b0ae383622b9616163bb4206d90faa7fb1a3157b Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:13: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 2f82644..9f90493 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+https://gitlab.com/push.rocks/smartfile.git" + "url": "https://code.foss.global/push.rocks/smartfile.git" }, "keywords": [ "file management", @@ -40,7 +40,7 @@ "bugs": { "url": "https://gitlab.com/push.rocks/smartfile/issues" }, - "homepage": "https://gitlab.com/push.rocks/smartfile#readme", + "homepage": "https://code.foss.global/push.rocks/smartfile", "dependencies": { "@push.rocks/lik": "^6.0.15", "@push.rocks/smartdelay": "^3.0.5", @@ -81,4 +81,4 @@ "browserslist": [ "last 1 chrome versions" ] -} +} \ No newline at end of file