diff --git a/package.json b/package.json index 9fc664e..ad8ff2e 100644 --- a/package.json +++ b/package.json @@ -50,5 +50,8 @@ }, "dependencies": { "@auth0/auth0-api-js": "^1.0.1" + }, + "publishConfig": { + "access": "public" } }