We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
publishConfig.access
package.json
1 parent efc4375 commit 08fbc55Copy full SHA for 08fbc55
1 file changed
package.json
@@ -35,5 +35,8 @@
35
"prettier-standard": "^16.4.1",
36
"rollup": "^2.70.1",
37
"sinon": "^10.0.0"
38
+ },
39
+ "publishConfig": {
40
+ "access": "public"
41
}
42
0 commit comments