Update to Electron v0.35.3

This commit is contained in:
=^._.^= 2015-12-04 01:50:12 -08:00
parent b1416644d5
commit 85c8b66944

View file

@ -1,6 +1,6 @@
{ {
"name": "electron-prebuilt", "name": "electron-prebuilt",
"version": "0.35.2", "version": "0.35.3",
"description": "Install electron (formerly called atom-shell) prebuilt binaries for command-line use using npm", "description": "Install electron (formerly called atom-shell) prebuilt binaries for command-line use using npm",
"repository": { "repository": {
"type": "git", "type": "git",
@ -32,4 +32,4 @@
"url": "https://github.com/mafintosh/electron-prebuilt/issues" "url": "https://github.com/mafintosh/electron-prebuilt/issues"
}, },
"homepage": "https://github.com/mafintosh/electron-prebuilt" "homepage": "https://github.com/mafintosh/electron-prebuilt"
} }