Bump electron from 7.1.11 to 8.0.0 (#28)

Bumps [electron](https://github.com/electron/electron) from 7.1.11 to 8.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v7.1.11...v8.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-04 09:19:42 -05:00
committed by GitHub
parent 3214e9689e
commit 196233ff3c
2 changed files with 18 additions and 18 deletions

View File

@@ -3,7 +3,7 @@
"version": "1.0.0",
"main": "app.js",
"dependencies": {
"electron": "^7.1.11",
"electron": "^8.0.0",
"socket.io": "*"
},
"repository": {