From 4278c175049ff9ba4a136820ce6bae1e07e1291f Mon Sep 17 00:00:00 2001 From: mahoshojoHCG Date: Sun, 6 Sep 2020 05:29:13 +0000 Subject: [PATCH] Update package.json --- src/HITScheduleMasterPlus/electron.manifest.json | 2 +- src/HITScheduleMasterPlus/package.json | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/src/HITScheduleMasterPlus/electron.manifest.json b/src/HITScheduleMasterPlus/electron.manifest.json index 4c7fc13..09a31f6 100644 --- a/src/HITScheduleMasterPlus/electron.manifest.json +++ b/src/HITScheduleMasterPlus/electron.manifest.json @@ -26,7 +26,7 @@ ] }, "mac": { - "icon": "../../../icon.icns" + "icon": "../../../ic-mon.icns" }, "linux":{ "icon": "../../../icon.png", diff --git a/src/HITScheduleMasterPlus/package.json b/src/HITScheduleMasterPlus/package.json index e60f21e..4fefe23 100644 --- a/src/HITScheduleMasterPlus/package.json +++ b/src/HITScheduleMasterPlus/package.json @@ -6,12 +6,7 @@ "url": "https://github.com/HCGStudio/HIT-Schedule-Master-Plus" }, "main": "main.js", - "author": { - "name" : "HCGStudio", - "email" : "hcg@hcg.today", - "url" : "https://hcg.today" - - }, + "author":"HCGStudio ", "license": "GPL-3.0-or-later", "scripts": { "start": "tsc -p ."