mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-21 16:38:41 -06:00
add dep for building on windows
This commit is contained in:
parent
035d436d6a
commit
b420da4a7c
@ -39,7 +39,8 @@
|
||||
"devDependencies": {
|
||||
"electron": "1.5.1",
|
||||
"electron-builder": "^12.3.1",
|
||||
"electron-packager": "^8.5.1"
|
||||
"electron-packager": "^8.5.1",
|
||||
"electron-builder-squirrel-windows": "^12.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"electron-squirrel-startup": "^1.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user