From ce7995f3054ba0594e9367ca2549c28db46968e1 Mon Sep 17 00:00:00 2001 From: "yezhichao@hwasmart.com" Date: Tue, 13 Apr 2021 16:33:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8C=85=E5=8F=82=E6=95=B0=E4=B8=AD?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=85=AC=E5=8F=B8=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d966f5b..337530b 100644 --- a/package.json +++ b/package.json @@ -24,9 +24,9 @@ "vite": "^2.0.5" }, "build": { - "appId": "your.id", + "appId": "hwasmart.id", "mac": { - "category": "your.app.category.type" + "category": "hwasmart.app.category.type" }, "files": [ "dist/main/**/*",