Browse Source

Update to Electron v1.7.3

Electron Bot 7 years ago
parent
commit
68164aeff2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      npm/package.json

+ 1 - 1
npm/package.json

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