Update Electron to 18.2.3

Fixes #112
This commit is contained in:
smartfridge 2022-05-13 21:32:54 +02:00 committed by GitHub
parent 0eeb1b3855
commit aac1df6ca9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"@types/node": "^17.0.33",
"@types/ws": "^8.5.3",
"copyfiles": "^2.4.1",
"electron": "^18.1.0",
"electron": "^18.2.3,
"electron-builder": "^23.0.3",
"husky": "^8.0.1",
"prettier": "^2.5.1",