Skip to content

Commit fb1b690

Browse files
authored
Merge pull request iffy#45 from JonathanDCohen/patch-1
Depend on electron-updater v4
2 parents bbb706e + 874a20a commit fb1b690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"electron-log": "^1.3.0",
16-
"electron-updater": "^3.1.2"
16+
"electron-updater": "^4.0.6"
1717
},
1818
"build": {
1919
"appId": "com.github.iffy.electronupdaterexample",

0 commit comments

Comments
 (0)