Update to Electron v0.28.2

This commit is contained in:
=^._.^= 2015-06-18 05:48:49 +00:00
commit e43c524ca4

View file

@ -1,6 +1,6 @@
{ {
"name": "electron-prebuilt", "name": "electron-prebuilt",
"version": "0.28.1", "version": "0.28.2",
"description": "Install electron (formerly called atom-shell) prebuilts using npm", "description": "Install electron (formerly called atom-shell) prebuilts using npm",
"repository": { "repository": {
"type": "git", "type": "git",
@ -31,4 +31,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"
} }