Bump electron from 8.0.1 to 8.0.2 (#30)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-26 09:35:00 -05:00
committed by GitHub
parent 61cb07e72a
commit 66685c49df
2 changed files with 10 additions and 10 deletions

View File

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