From efdebe558b4a8b2ddf83a40b17eea5a3b4bddf56 Mon Sep 17 00:00:00 2001 From: Charlie Greenman Date: Mon, 17 Jun 2024 19:50:07 -0400 Subject: [PATCH] chore: update public config --- package.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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