Skip to content

Commit

Permalink
Bump Electron
Browse files Browse the repository at this point in the history
https://electronjs.org/blog/protocol-handler-fix doesn't affect us, but upgrading to silence the GitHub warning.
  • Loading branch information
sindresorhus committed Jan 23, 2018
1 parent 471a770 commit 8866b3d
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 @@ -16,7 +16,7 @@
"cssnano": "3.10.0",
"del": "3.0.0",
"devtron": "^1.4.0",
"electron": "1.7.10",
"electron": "1.7.11",
"electron-builder": "19.54.0",
"electron-react-devtools": "^0.5.2",
"gulp": "^4.0.0",
Expand Down

0 comments on commit 8866b3d

Please sign in to comment.