Upgrade to electron v20

This commit is contained in:
Labhansh Agrawal 2022-11-23 11:59:07 +05:30
parent e53df76694
commit 5ae8888e94
4 changed files with 36 additions and 53 deletions

View file

@ -48,6 +48,7 @@
"recast": "0.21.5",
"redux": "4.1.2",
"redux-thunk": "2.4.2",
"registry-url": "^6.0.1",
"reselect": "4.1.7",
"seamless-immutable": "7.1.4",
"semver": "7.3.8",
@ -102,7 +103,7 @@
"copy-webpack-plugin": "11.0.0",
"cpy-cli": "^3.1.1",
"cross-env": "7.0.3",
"electron": "19.0.11",
"electron": "20.3.6",
"electron-builder": "^23.3.3",
"electron-devtools-installer": "3.2.0",
"electron-link": "^0.6.0",