Bump electron from 8.0.0 to 8.0.1 (#29)

Bumps [electron](https://github.com/electron/electron) from 8.0.0 to 8.0.1.
- [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/v8.0.0...v8.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-20 12:14:41 -05:00
committed by GitHub
parent 196233ff3c
commit 61cb07e72a
2 changed files with 19 additions and 19 deletions

View File

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