From 62661ff7a5b40473d7c5bc29f85f778a59b5977f Mon Sep 17 00:00:00 2001 From: cryptofyre Date: Sat, 18 Dec 2021 19:44:58 -0600 Subject: [PATCH] revert getPort down as they changed it to pure ESM. --- package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9e9b105f..ba9efd93 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "electron-updater": "^4.6.1", "electron-window-state": "^5.0.3", "express": "^4.17.2", - "get-port": "^6.0.0", + "get-port": "^5.1.1", "react": "^17.0.2", "react-dom": "^17.0.2", "source-map-support": "^0.5.21", @@ -87,8 +87,7 @@ "extends": null, "files": [ "**/*", - "./resources/icons/icon.*", - "./resources/appx/*.*" + "./resources/icons/icon.*" ], "linux": { "target": [