From 1dc68d475f238058dbae52abe04638619f998d71 Mon Sep 17 00:00:00 2001 From: JO YUN HO Date: Fri, 27 Aug 2021 21:52:11 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20pacakage=20=EB=B2=84=EC=A0=84=20?= =?UTF-8?q?=EC=88=98=EC=A0=95=20=EB=B0=8F=20=ED=99=88=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=20=EC=B6=94=EA=B0=80=20(#445)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 0e1a4159c..2f4b6c680 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,8 +1,9 @@ { "name": "zzimkkong-frontend", - "version": "0.1.0", + "version": "1.0.0", "main": "src/index.tsx", "license": "MIT", + "homepage": "https://github.com/woowacourse-teams/2021-zzimkkong", "contributors": [ { "name": "yujo11",