Skip to content

Commit 6c9d23e

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/31b7e48f29789fa2e2ad9e16013ff277c3bbca57/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 5aadc01 commit 6c9d23e

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)