Bump electron from 7.0.0 to 7.0.1 (#15)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-05 10:06:21 -05:00
committed by Owen LeJeune
parent 73457ee311
commit 0512f8acbd
2 changed files with 225 additions and 16 deletions

View File

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