revert getPort down as they changed it to pure ESM.

This commit is contained in:
cryptofyre 2021-12-18 19:44:58 -06:00
parent 93a8e88f76
commit 62661ff7a5

View file

@ -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": [