From 6c7d426b2cbd0e599ea28b534acd7754250172c4 Mon Sep 17 00:00:00 2001 From: Electron Bot Date: Tue, 2 Aug 2016 16:27:38 -0700 Subject: [PATCH] Update to Electron v1.3.2 --- npm/package.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/npm/package.json b/npm/package.json index 41bed95e88a1..4a84457a2ad1 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,6 +1,6 @@ { "name": "electron", - "version": "1.3.1", + "version": "1.3.2", "description": "Install prebuilt electron binaries for the command-line using npm", "repository": "https://github.com/electron-userland/electron-prebuilt", "scripts": { @@ -28,5 +28,7 @@ "directories": { "test": "test" }, - "keywords": ["electron"] -} + "keywords": [ + "electron" + ] +} \ No newline at end of file