Skip to content

Commit

Permalink
Merge pull request iffy#45 from JonathanDCohen/patch-1
Browse files Browse the repository at this point in the history
Depend on electron-updater v4
  • Loading branch information
iffy committed Apr 23, 2019
2 parents bbb706e + 874a20a commit fb1b690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"electron-log": "^1.3.0",
"electron-updater": "^3.1.2"
"electron-updater": "^4.0.6"
},
"build": {
"appId": "com.github.iffy.electronupdaterexample",
Expand Down

0 comments on commit fb1b690

Please sign in to comment.