From 668b87e3ac0543396473acf37fff1bf099fa7d53 Mon Sep 17 00:00:00 2001 From: "yezhichao@hwasmart.com" Date: Tue, 13 Apr 2021 17:27:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=8F=8F=E8=BF=B0=E5=92=8C?= =?UTF-8?q?=E4=BD=9C=E8=80=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.json b/package.json index 337530b..52b3a67 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,7 @@ { "name": "vite-electron-typescript-template", + "description": "", + "author": "hwasmart", "version": "0.0.0", "main": "dist/main/app.js", "scripts": {