now that we have a stable 1.8.x version in npm, bump our dependency from 1.7.x to 1.8.x
@@ -17,6 +17,6 @@
"author": "GitHub",
"license": "CC0-1.0",
"devDependencies": {
- "electron": "~1.7.8"
+ "electron": "~1.8.2"
}