Update to Electron v1.6.1

This commit is contained in:
Electron Bot 2017-02-21 10:24:28 -08:00
parent 73e753ef9a
commit 353920e1fa

View file

@ -1,6 +1,6 @@
{ {
"name": "electron", "name": "electron",
"version": "1.6.0", "version": "1.6.1",
"description": "Install prebuilt electron binaries for the command-line using npm", "description": "Install prebuilt electron binaries for the command-line using npm",
"repository": "https://github.com/electron-userland/electron-prebuilt", "repository": "https://github.com/electron-userland/electron-prebuilt",
"scripts": { "scripts": {