We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccc81d1 commit 4fc6d6eCopy full SHA for 4fc6d6e
package.json
@@ -80,5 +80,8 @@
80
],
81
"lint-staged": {
82
"*.{css,html,js,json,jsx,md,ts,tsx,yml}": "yarn format --write"
83
+ },
84
+ "publishConfig": {
85
+ "access": "public"
86
}
87
0 commit comments