Skip to content

Commit 8b0fa66

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/3fadbfc03be787be61d688a4b90430927ab58aa5/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 525b9dc commit 8b0fa66

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
@@ -38,6 +38,9 @@
3838
"files": [
3939
"dist"
4040
],
41+
"publishConfig": {
42+
"access": "public"
43+
},
4144
"scripts": {
4245
"build": "NODE_ENV=production microbundle",
4346
"build-docs": "esdoc",

0 commit comments

Comments
 (0)