diff --git a/package.json b/package.json index 9be9de4..f147b13 100644 --- a/package.json +++ b/package.json @@ -53,5 +53,8 @@ "repository": { "type": "git", "url": "https://github.com/randomm/opencode-claude-skill-sync.git" + }, + "publishConfig": { + "access": "public" } }