diff --git a/package.json b/package.json index 06e7855..cd3281a 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,9 @@ "type": "git", "url": "git+https://github.com/openedx/openedx-atlas.git" }, + "publishConfig": { + "access": "public" + }, "bin": { "atlas": "./atlas" },