We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17e292 commit dda8eb6Copy full SHA for dda8eb6
1 file changed
package.json
@@ -57,5 +57,9 @@
57
},
58
"engines": {
59
"node": ">=20"
60
+ },
61
+ "publishConfig": {
62
+ "access": "public",
63
+ "registry": "https://registry.npmjs.org"
64
}
65
0 commit comments