diff --git a/package.json b/package.json index 6165324..868b80f 100644 --- a/package.json +++ b/package.json @@ -21,5 +21,8 @@ }, "scripts": { "semantic-release": "semantic-release" + }, + "publishConfig": { + "access": "public" } }