Skip to content

Commit 9478ee9

Browse files
committed
chore: set npm publish config to public
1 parent 834e30c commit 9478ee9

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
@@ -27,6 +27,9 @@
2727
"type": "git",
2828
"url": "https://github.com/react-dropzone/attr-accept.git"
2929
},
30+
"publishConfig": {
31+
"access": "public"
32+
},
3033
"keywords": [
3134
"html5",
3235
"input",

0 commit comments

Comments
 (0)