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 2678b75 commit d93d3feCopy full SHA for d93d3fe
1 file changed
package.json
@@ -48,5 +48,8 @@
48
"/scripts/binaries.mjs",
49
"/scripts/check-build.mjs",
50
"/scripts/copy-target.mjs"
51
- ]
+ ],
52
+ "publishConfig": {
53
+ "access": "public"
54
+ }
55
}
0 commit comments