Skip to content

Commit 3172828

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 c180931 commit 3172828

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
"files": [
4040
"dist"
4141
],
42+
"publishConfig": {
43+
"access": "public"
44+
},
4245
"scripts": {
4346
"build": "NODE_ENV=production microbundle",
4447
"build-docs": "esdoc",

0 commit comments

Comments
 (0)