diff --git a/package.json b/package.json index 496f77e..0e5f507 100644 --- a/package.json +++ b/package.json @@ -65,5 +65,9 @@ "prettier": "^3.2.5", "tailwindcss": "^3.4.3", "typescript": "~5.4.2" - } + }, + "publishConfig": { + "access": "public" + }, + "author": "Razroo" } \ No newline at end of file