Fix broken json

This commit is contained in:
smartfridge 2022-05-13 21:34:22 +02:00 committed by GitHub
parent aac1df6ca9
commit d1d7c5834c
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.2.3,
"electron": "^18.2.3",
"electron-builder": "^23.0.3",
"husky": "^8.0.1",
"prettier": "^2.5.1",