Skip to content

Commit 53c47a3

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/5c07fa640b846da4c34695dc6ef1b93c034a99a2/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 6c3c901 commit 53c47a3

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)