From e2da907e16579ba2b4e54bf5fceb22f6a0e66a6c Mon Sep 17 00:00:00 2001 From: "lkh14011424@gmail.com" Date: Sun, 17 Nov 2024 22:36:41 +0900 Subject: [PATCH] =?UTF-8?q?[feat/#123]=20package.json=EC=97=90=20productDe?= =?UTF-8?q?scription=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5142c37..0a139be 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,8 @@ "name": "AlignLab", "authors": "AlignLab Inc.", "exe": "AlignLab.exe", - "setupExe": "AlignLabInstaller.exe" + "setupExe": "AlignLabInstaller.exe", + "productDescription": "AlignLab의 Windows 설치 파일입니다." } }, { @@ -28,7 +29,8 @@ "config": { "name": "AlignLab", "overwrite": true, - "format": "ULFO" + "format": "ULFO", + "productDescription": "AlignLab의 Mac 설치 파일입니다." } }, {