Downgrade electron to v22.3.1

This commit is contained in:
Labhansh Agrawal 2023-06-16 23:30:37 +05:30
parent 95807fa7ed
commit 049c97c5c4
2 changed files with 12 additions and 7 deletions

View file

@ -105,7 +105,7 @@
"copy-webpack-plugin": "11.0.0",
"cpy-cli": "^4.2.0",
"cross-env": "7.0.3",
"electron": "25.1.1",
"electron": "22.3.1",
"electron-builder": "^24.4.0",
"electron-devtools-installer": "3.2.0",
"electron-link": "^0.6.0",