diff --git a/package.json b/package.json index 4feaf639..a9d4d5b3 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bugs": { "url": "https://github.com/dscalzi/HeliosLauncher/issues" }, - "private": false, + "private": true, "main": "index.js", "scripts": { "start": "electron .",