From 62db3a9bc5c7f3a8b2951d3011e0d13b377efbe8 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:15:43 +0200 Subject: [PATCH] update description --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 787e625..2d98816 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "git+https://gitlab.com/push.rocks/smartrequest.git" + "url": "https://code.foss.global/push.rocks/smartrequest.git" }, "keywords": [ "HTTP", @@ -34,7 +34,7 @@ "bugs": { "url": "https://gitlab.com/push.rocks/smartrequest/issues" }, - "homepage": "https://gitlab.com/push.rocks/smartrequest#readme", + "homepage": "https://code.foss.global/push.rocks/smartrequest", "dependencies": { "@push.rocks/smartpromise": "^4.0.2", "@push.rocks/smarturl": "^3.0.6", @@ -63,4 +63,4 @@ "browserslist": [ "last 1 chrome versions" ] -} +} \ No newline at end of file