Update Electron to 1.7.6

This commit is contained in:
Kenneth Auchenberg 2017-09-12 11:05:35 +02:00 committed by GitHub
parent dea012119e
commit 11902e9168
1 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,6 @@
"author": "GitHub", "author": "GitHub",
"license": "CC0-1.0", "license": "CC0-1.0",
"devDependencies": { "devDependencies": {
"electron": "~1.6.2" "electron": "~1.7.6"
} }
} }