From 5a3b9557f48c214f222a39bf22b4b3d84ab4f25c Mon Sep 17 00:00:00 2001 From: Abbas Jafari <abbas.jafari@ntnu.no> Date: Tue, 26 Oct 2021 10:15:43 +0000 Subject: [PATCH] Update package.json --- client/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/client/package.json b/client/package.json index c4605c7..18e7122 100644 --- a/client/package.json +++ b/client/package.json @@ -1,4 +1,5 @@ { + "homepage": "https://it2810-h21.pages.stud.idi.ntnu.no/team-54/project-3", "name": "project-3", "version": "0.1.0", "private": true, -- GitLab