Bump electron from 6.0.11 to 7.0.0 (#14)

Bumps [electron](https://github.com/electron/electron) from 6.0.11 to 7.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v6.0.11...v7.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-22 11:51:59 -04:00
committed by Owen LeJeune
parent 585693b873
commit 73457ee311
2 changed files with 225 additions and 850 deletions

1073
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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