From 84989f18cba164d1c9aaf61b75a283de8f91669f Mon Sep 17 00:00:00 2001 From: fanxb Date: Tue, 16 Jul 2019 19:59:11 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix:=20[=E5=89=8D=E5=8F=B0]:?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9B=B8=E5=AF=B9=E8=B7=AF=E5=BE=84=EF=BC=8C?= =?UTF-8?q?=E8=A7=A3=E5=86=B3=E9=9D=9E/=E7=9B=AE=E5=BD=95=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E8=AE=BF=E9=97=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/front/package.json b/front/package.json index a7a45b8..9cffd06 100644 --- a/front/package.json +++ b/front/package.json @@ -2,7 +2,6 @@ "name": "bookmark-world", "version": "0.1.0", "private": true, - "homepage": ".", "dependencies": { "antd": "^3.19.8", "axios": "^0.19.0", @@ -41,4 +40,4 @@ "last 1 safari version" ] } -} \ No newline at end of file +}