From 79e163e4905d608be3b97b95e026ed881c91241b Mon Sep 17 00:00:00 2001 From: Lubos Date: Thu, 11 Sep 2025 16:03:47 +0800 Subject: [PATCH] fix: initial release --- package.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package.json b/package.json index d638d00..a440d9c 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,9 @@ "bugs": { "url": "https://github.com/hey-api/c12/issues" }, + "publishConfig": { + "access": "public" + }, "license": "MIT", "author": { "email": "lubos@heyapi.dev",