Skip to content

Commit

Permalink
🤖 chore(package.json): Set publishConfig access to public.
Browse files Browse the repository at this point in the history
These changes were automatically generated by a transform whose code can be found at:
  - https://github.com/make-github-pseudonymous-again/rejuvenate/blob/7a92df9c28303ed9cd6ee1a5e4999acfc8c52497/src/transforms/package.json:set-publish-config-access-public.js
Please contact the author of the transform if you believe there was an error.
  • Loading branch information
a-flying-potato authored and make-github-pseudonymous-again committed Oct 8, 2022
1 parent 0a6a97d commit 234f50a
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 @@ -35,6 +35,9 @@
"files": [
"dist"
],
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "NODE_ENV=production microbundle",
"build-docs": "esdoc",
Expand Down

0 comments on commit 234f50a

Please sign in to comment.