diff --git a/package.json b/package.json index b222347..925423e 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,9 @@ }, "author": "Oliver Davies", "license": "MIT", + "publishConfig": { + "access": "public" + }, "devDependencies": { "tailwindcss": "^3.3.3" }