diff --git a/package.json b/package.json index 2e37bc3..0fa628c 100755 --- a/package.json +++ b/package.json @@ -20,6 +20,9 @@ "author": "edX", "license": "AGPL-3.0", "homepage": "https://github.com/edx/gradebook#readme", + "publishConfig": { + "access": "public" + }, "dependencies": { "@edx/edx-bootstrap": "^0.4.3", "@edx/frontend-auth": "^1.0.3",