From 3ea263fe928e3f86bd55b30ab44e04b2828d3850 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Thu, 27 Jul 2023 08:10:13 +0200 Subject: [PATCH] Add repository --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index f25235a0a..45037a4ce 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "1.293.0", "homepage": "https://ghostfol.io", "license": "AGPL-3.0", + "repository": "https://github.com/ghostfolio/ghostfolio", "scripts": { "affected": "nx affected", "affected:apps": "nx affected:apps",