Skip to content

Commit 067a76c

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/a40f4dd29587f2c7f4c7821b7263b79996434a5e/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 b9645e1 commit 067a76c

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

0 commit comments

Comments
 (0)