try to add arm64 build #98

This commit is contained in:
Jan Prochazka 2021-05-20 15:47:59 +02:00
parent 6b1243eef5
commit decfe3197d
2 changed files with 507 additions and 178 deletions

View File

@ -26,6 +26,7 @@
"target": {
"target": "default",
"arch": [
"arm64",
"x64"
]
}
@ -86,7 +87,7 @@
"copyfiles": "^2.2.0",
"cross-env": "^6.0.3",
"electron": "11.2.3",
"electron-builder": "22.9.1"
"electron-builder": "22.10.5"
},
"optionalDependencies": {
"msnodesqlv8": "^2.0.10"

File diff suppressed because it is too large Load Diff