Bump electron from 7.1.2 to 7.1.3 (#19)

Bumps [electron](https://github.com/electron/electron) from 7.1.2 to 7.1.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](https://github.com/electron/electron/compare/v7.1.2...v7.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-12-03 10:51:41 -05:00
committed by Owen LeJeune
parent 9eb1b01e27
commit 4ff136455c
2 changed files with 20 additions and 28 deletions

View File

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