diff --git a/electron/package.json b/electron/package.json index cd1d1c46b..0eb07afd9 100644 --- a/electron/package.json +++ b/electron/package.json @@ -41,22 +41,6 @@ "tray-iconTemplate.png", "tray-iconTemplate@2x.png" ], - "extraResources": [ - { - "from": "../new-api", - "to": "bin/new-api", - "filter": [ - "**/*" - ] - }, - { - "from": "../new-api.exe", - "to": "bin/new-api.exe", - "filter": [ - "**/*" - ] - } - ], "mac": { "category": "public.app-category.developer-tools", "icon": "icon.png",