From e8438140a78a242e84ab9f59e7507f55136937c4 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Wed, 29 May 2024 14:17:45 +0200 Subject: [PATCH] update description --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 682cdff..7ca69e8 100644 --- a/package.json +++ b/package.json @@ -52,5 +52,10 @@ "browserslist": [ "last 1 chrome versions" ], - "type": "module" + "type": "module", + "homepage": "https://code.foss.global/push.rocks/websetup", + "repository": { + "type": "git", + "url": "https://code.foss.global/push.rocks/websetup.git" + } } \ No newline at end of file