Skip to content

Commit e87c984

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 c21f4dc commit e87c984

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
@@ -47,6 +47,9 @@
4747
"files": [
4848
"dist"
4949
],
50+
"publishConfig": {
51+
"access": "public"
52+
},
5053
"scripts": {
5154
"build": "NODE_ENV=production microbundle",
5255
"build-docs": "esdoc",

0 commit comments

Comments
 (0)