Skip to content

Commit

Permalink
fix: publish to npm as a public package
Browse files Browse the repository at this point in the history
  • Loading branch information
marcellodotgg authored Jan 25, 2025
1 parent 934f147 commit 710bf5a
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 @@ -39,5 +39,8 @@
"vite": "^5.0.0",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^2.0.0"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 710bf5a

Please sign in to comment.