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:
parent
7f0d8e05b0
commit
e2e7fdfd74
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user