2
0
mirror of https://github.com/frappe/books.git synced 2025-01-22 22:58:28 +00:00

chore: bump electron-builder to latest

- the latest version signs .node files
- this will allow it to run inspite of WDAC
This commit is contained in:
18alantom 2023-02-16 11:24:06 +05:30
parent 7f0d8e05b0
commit e2e7fdfd74
2 changed files with 241 additions and 373 deletions

View File

@ -55,8 +55,8 @@
"autoprefixer": "^9",
"babel-loader": "^8.2.3",
"dotenv": "^16.0.0",
"electron": "^18.3.7",
"electron-builder": "^23.0.3",
"electron": "18.3.7",
"electron-builder": "24.0.0-alpha.12",
"electron-devtools-installer": "^3.2.0",
"electron-notarize": "^1.1.1",
"electron-rebuild": "^3.2.9",
@ -81,7 +81,7 @@
"webpack": "^5.66.0"
},
"resolutions": {
"electron-builder": "^23.3.3"
"electron-builder": "24.0.0-alpha.12"
},
"prettier": {
"semi": true,

608
yarn.lock

File diff suppressed because it is too large Load Diff