We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac6c2e commit cd8c103Copy full SHA for cd8c103
package.json
@@ -54,5 +54,8 @@
54
"hooks": {
55
"pre-commit": "npm test && npm run build"
56
}
57
+ },
58
+ "publishConfig": {
59
+ "access": "public"
60
61
0 commit comments