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 4f8d93c commit 8b6c133Copy full SHA for 8b6c133
package.json
@@ -37,5 +37,8 @@
37
"@types/node": "^22",
38
"shx": "^0.3.4",
39
"typescript": "^5.6.2"
40
+ },
41
+ "publishConfig": {
42
+ "access": "public"
43
}
44
0 commit comments