Skip to content

Commit

Permalink
fix: 🤦 allow public publishing!
Browse files Browse the repository at this point in the history
  • Loading branch information
puria committed May 7, 2024
1 parent 9830c34 commit 1cc247b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 1cc247b

Please sign in to comment.