chore: Update to Electron 6.x (#75802)

This commit is contained in:
Robo
2019-09-13 05:53:56 -07:00
committed by Benjamin Pasero
parent 64980ea1f3
commit 029e9929ae
17 changed files with 1403 additions and 568 deletions
+1 -1
View File
@@ -31,4 +31,4 @@ if (!/yarn\.js$|yarnpkg$/.test(process.env['npm_execpath'])) {
if (err) {
console.error('');
process.exit(1);
}
}