diff --git a/libs/chatbot/package.json b/libs/chatbot/package.json index e0ad64e44e..2fdff76306 100644 --- a/libs/chatbot/package.json +++ b/libs/chatbot/package.json @@ -2,6 +2,9 @@ "name": "@openshift-assisted/chatbot", "license": "Apache-2.0", "version": "1.0.0", + "publishConfig": { + "access": "public" + }, "exports": { ".": { "source": "./lib/index.ts",