Update electron version

pull/171/head
Andrew 2 years ago
parent 6aeb32a17b
commit 052f0ed448

3
.gitignore vendored

@ -6,4 +6,5 @@ test.js
!/.gitignore
todo.txt
ffmpeg
ffmpeg.exe
ffmpeg.exe
generated-sources.json

@ -34,7 +34,7 @@
"license": "GPL-3.0",
"description": "Download videos and audios from YouTube and many other sites",
"devDependencies": {
"electron": "^22.0.3",
"electron": "^27.0.2",
"electron-builder": "^23.6.0"
},
"build": {

Loading…
Cancel
Save