We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 536b8e5 commit fc87e3bCopy full SHA for fc87e3b
packages/import-bundle/package.json
@@ -71,5 +71,8 @@
71
"prettier": {
72
"trailingComma": "all",
73
"singleQuote": true
74
+ },
75
+ "publishConfig": {
76
+ "access": "public"
77
}
78
0 commit comments