diff --git a/package.json b/package.json index c54864f..1a9d2aa 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,9 @@ "version": "0.1.0", "description": "A Dendron pod to publish notes to your personal Confluence space", "main": "./lib/index.js", + "publishConfig": { + "access": "public" + }, "repository": { "type": "git", "url": "git+https://github.com/tduffield/confluence-pod.git"