Skip to content

Commit b94c313

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/9b50c2a1d7e9ab7b4bc9c9ff88892e98c5f62244/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 34f015c commit b94c313

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
@@ -44,6 +44,9 @@
4444
"files": [
4545
"dist"
4646
],
47+
"publishConfig": {
48+
"access": "public"
49+
},
4750
"scripts": {
4851
"build": "NODE_ENV=production microbundle",
4952
"build-docs": "esdoc",

0 commit comments

Comments
 (0)