diff --git a/package.json b/package.json index fd93bf7..4b81926 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,9 @@ "files": [ "index.js" ], + "publishConfig": { + "access": "public" + }, "homepage": "https://github.com/atom-ide-community/semantic-release-npm-config#readme", "license": "MIT", "main": "index.js",