From 75413593bb0e9449d7095c72ff8d7519092079e0 Mon Sep 17 00:00:00 2001 From: "yezhichao@hwasmart.com" Date: Tue, 13 Apr 2021 17:29:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BAdescription=E6=B7=BB=E5=8A=A0=E5=86=85?= =?UTF-8?q?=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52b3a67..6042024 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vite-electron-typescript-template", - "description": "", + "description": "vite-electron-typescript-template", "author": "hwasmart", "version": "0.0.0", "main": "dist/main/app.js",