From 067fd53fa3e68ca1593138fd00228bd079f9c59b Mon Sep 17 00:00:00 2001 From: iOdiO89 <117376841+iOdiO89@users.noreply.github.com> Date: Sun, 23 Jun 2024 19:27:26 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=EB=B0=B0=ED=8F=AC=EA=B2=BD=EB=A1=9C?= =?UTF-8?q?=20=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 44a3b5c..2e29972 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "wecare-fe", "version": "0.1.0", "private": true, + "homepage": "https://team-ollie.github.io/WeCare-FE/home", "scripts": { "dev": "next dev", "build": "next build",