From 18835149e2f835e70273d9c5c7d885ae5aad4d73 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:32:54 +0200 Subject: [PATCH] Add repository (#2189) --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 77dcdb269..89d95aa73 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.300.0", "homepage": "https://ghostfol.io", "license": "AGPL-3.0", + "repository": "https://github.com/ghostfolio/ghostfolio", "scripts": { "affected": "nx affected", "affected:apps": "nx affected:apps",