Skip to content

Commit

Permalink
Update deps: electron-builder@20.24.4 electron-updater@3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dscalzi committed Jul 22, 2018
1 parent 7dcce68 commit ededf85
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 140 deletions.
248 changes: 110 additions & 138 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"ejs": "^2.6.1",
"ejs-electron": "^2.0.3",
"electron-is-dev": "^0.3.0",
"electron-updater": "^2.23.3",
"electron-updater": "^3.0.3",
"github-syntax-dark": "^0.5.0",
"jquery": "^3.3.1",
"mkdirp": "^0.5.1",
Expand All @@ -47,7 +47,7 @@
},
"devDependencies": {
"electron": "^2.0.5",
"electron-builder": "^20.20.4"
"electron-builder": "^20.24.4"
},
"build": {
"appId": "westeroscraftlauncher",
Expand Down

0 comments on commit ededf85

Please sign in to comment.