Skip to content

Commit 59ee7f4

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 665ee9d commit 59ee7f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
"files": [
4040
"dist"
4141
],
42+
"publishConfig": {
43+
"access": "public"
44+
},
4245
"scripts": {
4346
"build": "npm-run-all --parallel build:*",
4447
"build-cmd": "babel --delete-dir-on-start --source-maps --minified src",

0 commit comments

Comments
 (0)