diff --git a/package.json b/package.json index 88e595c..ae37201 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,9 @@ "scripts": { "start": "npx http-server ." }, + "publishConfig": { + "access": "public" + }, "repository": { "type": "git", "url": "git+https://github.com/zachleat/announcement-banner.git"