diff --git a/npm/package.json b/npm/package.json index 41bed95e88..4a84457a2a 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