mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
try to add arm64 build #98
This commit is contained in:
parent
6b1243eef5
commit
decfe3197d
@ -26,6 +26,7 @@
|
|||||||
"target": {
|
"target": {
|
||||||
"target": "default",
|
"target": "default",
|
||||||
"arch": [
|
"arch": [
|
||||||
|
"arm64",
|
||||||
"x64"
|
"x64"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
@ -86,7 +87,7 @@
|
|||||||
"copyfiles": "^2.2.0",
|
"copyfiles": "^2.2.0",
|
||||||
"cross-env": "^6.0.3",
|
"cross-env": "^6.0.3",
|
||||||
"electron": "11.2.3",
|
"electron": "11.2.3",
|
||||||
"electron-builder": "22.9.1"
|
"electron-builder": "22.10.5"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"msnodesqlv8": "^2.0.10"
|
"msnodesqlv8": "^2.0.10"
|
||||||
|
682
app/yarn.lock
682
app/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user