Bump electron from 8.0.2 to 8.0.3 (#31)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
2020-03-05 09:21:26 -05:00
committed by GitHub
parent 66685c49df
commit 9965cbeef9
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.2",
"electron": "^8.0.3",
"socket.io": "*"
},
"repository": {