diff --git a/desktop/package.json b/desktop/package.json index 2f97a68..8c4c3ab 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -20,6 +20,7 @@ "appId": "com.bizgaze.connect.desktop", "productName": "Biz Connect", "directories": { "buildResources": "build", "output": "dist" }, + "asarUnpack": ["**/node_modules/node-notifier/**"], "publish": [ { "provider": "generic", "url": "https://remote.bizgaze.com/downloads/" } ],