From edafa4aa2b415272eafeee45d8ce06cd5f2902d4 Mon Sep 17 00:00:00 2001 From: Brendon Lees Date: Sat, 7 Oct 2023 20:10:49 +1100 Subject: [PATCH] chore: :wrench: Update publishConfig in package.json --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index 2934abb..1e4d9e5 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,9 @@ "module": "dist/index.mjs", "types": "dist/index.d.ts", "author": "Brendon Lees ", + "publishConfig": { + "access": "public" + }, "keywords": [ "panda", "css",