Skip to content

Commit

Permalink
Make package access public
Browse files Browse the repository at this point in the history
  • Loading branch information
9inpachi committed May 27, 2024
1 parent c3958b4 commit 5571ccc
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 @@ -20,6 +20,9 @@
"files": [
"dist"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "vite build",
"dev": "pnpm build --watch",
Expand Down

0 comments on commit 5571ccc

Please sign in to comment.