Update to Electron v1.6.9

This commit is contained in:
Electron Bot 2017-05-10 09:39:34 -07:00
parent 878b7e373f
commit 584cffe7c8

View file

@ -1,6 +1,6 @@
{ {
"name": "electron", "name": "electron",
"version": "1.6.8", "version": "1.6.9",
"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": {
@ -32,4 +32,4 @@
"keywords": [ "keywords": [
"electron" "electron"
] ]
} }