Skip to content

Commit 5c22408

Browse files
committed
fix(package.json): add publishConfig access public
1 parent 148e3ca commit 5c22408

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
@@ -4,6 +4,9 @@
44
"homepage": "",
55
"description": "json-schema to react material-ui tree",
66
"main": "package/index.js",
7+
"publishConfig": {
8+
"access": "public"
9+
},
710
"files": [
811
"package/"
912
],

0 commit comments

Comments
 (0)