From 83bcdc4eb06186f4cea45b9e9c12ff0b4b019c44 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:16:25 +0200 Subject: [PATCH] update description --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f5791bc..3869249 100644 --- a/package.json +++ b/package.json @@ -13,14 +13,14 @@ }, "repository": { "type": "git", - "url": "git+ssh://git@gitlab.com/pushrocks/smartipc.git" + "url": "https://code.foss.global/push.rocks/smartspawn.git" }, "author": "Lossless GmbH", "license": "MIT", "bugs": { "url": "https://gitlab.com/pushrocks/smartipc/issues" }, - "homepage": "https://gitlab.com/pushrocks/smartipc#README", + "homepage": "https://code.foss.global/push.rocks/smartspawn", "dependencies": { "@push.rocks/smartpromise": "^4.0.3", "spawn-wrap": "^2.0.0", @@ -59,4 +59,4 @@ "async", "promise" ] -} +} \ No newline at end of file