diff --git a/package.json b/package.json index 6ab0aca..6adb55c 100644 --- a/package.json +++ b/package.json @@ -23,5 +23,8 @@ "exports": { "./*": "./dist/*.js", "./services": "./dist/services/index.js" + }, + "publishConfig": { + "access": "public" } } \ No newline at end of file