Skip to content

Commit

Permalink
chore: set public access
Browse files Browse the repository at this point in the history
  • Loading branch information
iamnewton authored Feb 1, 2024
1 parent 2786661 commit c71e3ac
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 @@ -9,6 +9,9 @@
"releases": "https://github.com/the-holocron/threepio/releases",
"wiki": "https://github.com/the-holocron/threepio/wiki",
"license": "GPL-3.0",
"publishConfig": {
"access": "public"
},
"scripts": {
"bootstrap": "lerna bootstrap -- --hoist",
"lint": "lerna run lint",
Expand Down

0 comments on commit c71e3ac

Please sign in to comment.