diff --git a/npm/package.json b/npm/package.json index 3ec9b2d47d5e..67c1677ca592 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,5 +1,5 @@ { - "name": "electron-prebuilt", + "name": "electron", "version": "1.3.1", "description": "Install electron prebuilt binaries for the command-line use using npm", "repository": { @@ -36,4 +36,4 @@ "test": "test" }, "keywords": [] -} \ No newline at end of file +}