Fixed nsis installer opening application twice.

Updated electronupdater, should fix the nsis issue.
This commit is contained in:
Daniel Scalzi
2018-05-15 07:53:37 -04:00
parent f4abbef58c
commit f5f5b72bed
2 changed files with 11 additions and 11 deletions

View File

@@ -45,7 +45,7 @@
},
"devDependencies": {
"electron": "^2.0.0",
"electron-builder": "^20.13.3"
"electron-builder": "^20.13.5"
},
"build": {
"appId": "westeroscraftlauncher",