Skip to content

Commit

Permalink
add public access
Browse files Browse the repository at this point in the history
  • Loading branch information
luca-iachini committed Mar 22, 2024
1 parent cf6b228 commit abcafc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"scripts": {
"test": "jest",
"build": "tsc",
"release": "changeset publish --tag release-v1",
"release": "changeset publish --access public --tag release-v1",
"version": "changeset version && yarn --no-immutable"
},
"peerDependencies": {
Expand Down

0 comments on commit abcafc3

Please sign in to comment.