diff --git a/projects/aca-playwright-shared/package.json b/projects/aca-playwright-shared/package.json index 76911a27e4..7738cb1097 100644 --- a/projects/aca-playwright-shared/package.json +++ b/projects/aca-playwright-shared/package.json @@ -5,6 +5,9 @@ "dependencies": { "tslib": "^2.0.0" }, + "publishConfig": { + "access": "public" + }, "repository": { "type": "git", "url": "https://github.com/Alfresco/alfresco-content-app.git"