Browse Source

Update to Electron v1.6.10

Electron Bot 8 years ago
parent
commit
3898a13e57
1 changed files with 2 additions and 2 deletions
  1. 2 2
      npm/package.json

+ 2 - 2
npm/package.json

@@ -1,6 +1,6 @@
 {
   "name": "electron",
-  "version": "1.7.0",
+  "version": "1.6.10",
   "description": "Install prebuilt electron binaries for the command-line using npm",
   "repository": "https://github.com/electron-userland/electron-prebuilt",
   "scripts": {
@@ -33,4 +33,4 @@
   "keywords": [
     "electron"
   ]
-}
+}