abstract socket needs this

This commit is contained in:
yazninja 2023-05-10 18:45:47 +03:00
parent 63bfbf3631
commit 37387d43d1
2 changed files with 12 additions and 24 deletions

View file

@ -30,7 +30,6 @@
},
"dependencies": {
"@achingbrain/ssdp": "^4.0.1",
"@electron/notarize": "^1.2.3",
"@sentry/electron": "^4.2.0",
"@sentry/integrations": "^7.31.1",
"adm-zip": "^0.5.10",
@ -42,6 +41,7 @@
"ejs": "^3.1.8",
"electron-fetch": "^1.9.1",
"electron-log": "^4.4.8",
"electron-notarize": "^1.2.2",
"electron-store": "^8.1.0",
"electron-updater": "^5.3.0",
"electron-window-state": "^5.0.3",