Skip to content

Commit f541dd3

Browse files
🤖 chore(package.json): Set publishConfig access to public.
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.
1 parent 7e3b136 commit f541dd3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@
3737
"files": [
3838
"dist"
3939
],
40+
"publishConfig": {
41+
"access": "public"
42+
},
4043
"scripts": {
4144
"build": "NODE_ENV=production microbundle",
4245
"build-docs": "esdoc",

0 commit comments

Comments
 (0)