Skip to content

Commit

Permalink
bump electron version
Browse files Browse the repository at this point in the history
  • Loading branch information
reZach committed Jun 10, 2020
1 parent ba1ed32 commit d2a2262
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
11 changes: 5 additions & 6 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
@@ -1,6 +1,6 @@
{
"name": "secure-electron-template",
"version": "4.1.2",
"version": "4.2.0",
"description": "The best way to build Electron apps with security in mind.",
"private": true,
"main": "app/electron/main.js",
Expand Down Expand Up @@ -69,7 +69,7 @@
"cross-env": "^7.0.2",
"csp-html-webpack-plugin": "^4.0.0",
"css-loader": "^3.5.3",
"electron": "^8.2.5",
"electron": "^8.3.0",
"electron-builder": "^22.7.0",
"electron-debug": "^3.1.0",
"electron-devtools-installer": "^3.0.0",
Expand Down

0 comments on commit d2a2262

Please sign in to comment.