From c3195cc687a9291e4fa6f0fdde11d6f34455484b Mon Sep 17 00:00:00 2001 From: Quentin Legot Date: Sun, 30 Jan 2022 01:12:01 +0100 Subject: [PATCH] updated package.json --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 0d3a46b..81000d0 100644 --- a/package.json +++ b/package.json @@ -4,15 +4,17 @@ "version": "1.0.2", "description": "Altarik Launcher", "main": "src/server/main.js", + "homepage": "https://altarik.fr/", + "private": true, "repository": "AltarikMC/Launcher", "bugs": "https://github.com/AltarikMC/Launcher/issues", "keywords": [], "contributors": [ - "SexiestCHiba", + "Quentin Legot", "Altarik" ], "maintainers": [ - "SexiestCHiba" + "Quentin Legot" ], "os": [ "win32"