Merge pull request #7 from fscherwi/patch-1

upgrade electron
This commit is contained in:
Jessica Lord 2015-11-23 14:00:17 -08:00
commit 1a2e376b23
1 changed files with 1 additions and 1 deletions

View File

@ -23,6 +23,6 @@
}, },
"homepage": "https://github.com/atom/electron-quick-start#readme", "homepage": "https://github.com/atom/electron-quick-start#readme",
"devDependencies": { "devDependencies": {
"electron-prebuilt": "^0.34.0" "electron-prebuilt": "^0.35.0"
} }
} }