Skip to content

Commit

Permalink
fix: Update access to public
Browse files Browse the repository at this point in the history
  • Loading branch information
nonphoto committed Aug 24, 2024
1 parent 4273288 commit 7b45eba
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/spring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"description": "Low-level spring physics toolbox",
"type": "module",
"sideEffects": false,
"publishConfig": {
"access": "public"
},
"exports": {
".": {
"import": {
Expand Down

0 comments on commit 7b45eba

Please sign in to comment.