From 1002b6464a1093b000ebf1d3e9b26cb04526ff11 Mon Sep 17 00:00:00 2001 From: Michael Albert Date: Mon, 4 May 2020 18:04:31 +0200 Subject: [PATCH] Build with relative paths Change-Id: I50e47cf4d5a68fa84972c1f205eb066d5df3f9db --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 6ae07b1..7d754fe 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "Admin GUI for the Matrix.org server Synapse", "author": "Awesome Technologies Innovationslabor GmbH", "license": "Apache-2.0", + "homepage": ".", "repository": { "type": "git", "url": "https://github.com/Awesome-Technologies/synapse-admin"