diff --git a/package.json b/package.json index b69659c..fe23ac1 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,9 @@ "name": "@dyne/components", "version": "1.0.2", "description": " ♻️ Recycled UI for dyners", + "publishConfig": { + "access": "public" + }, "main": "dist/index.cjs.js", "module": "dist/index.js", "types": "dist/types/index.d.ts",