From 933f09d6324a79c36d9bb2788919ae7783426562 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:16: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 997a605..d2d6325 100644 --- a/package.json +++ b/package.json @@ -12,14 +12,14 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@gitlab.com/pushrocks/smartsocket.git" + "url": "https://code.foss.global/push.rocks/smartsocket.git" }, "author": "Lossless GmbH", "license": "MIT", "bugs": { "url": "https://gitlab.com/pushrocks/smartsocket/issues" }, - "homepage": "https://gitlab.com/pushrocks/smartsocket#README", + "homepage": "https://code.foss.global/push.rocks/smartsocket", "dependencies": { "@api.global/typedrequest-interfaces": "^3.0.18", "@api.global/typedserver": "^3.0.27", @@ -73,4 +73,4 @@ "function routing", "secure" ] -} +} \ No newline at end of file