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.
publishConfig
1 parent c1006b6 commit 363051aCopy full SHA for 363051a
package.json
@@ -7,6 +7,9 @@
7
"files": ["dist"],
8
"license": "MIT",
9
"private": false,
10
+ "publishConfig": {
11
+ "access": "public"
12
+ },
13
"author": "Dintero <support@dintero.com> (https://dintero.com/)",
14
"jest": {
15
"preset": "ts-jest",
0 commit comments