diff --git a/package.json b/package.json index 81d89cd..38888ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,9 @@ { "name": "@wastedcode/claudemux", "version": "0.2.0", + "publishConfig": { + "access": "public" + }, "description": "Drive long-lived Claude Code sessions from Node without writing tmux glue. await session.wait() actually returns when the agent is done.", "license": "MIT", "repository": {