We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf99c5c commit b614ca9Copy full SHA for b614ca9
1 file changed
package.json
@@ -79,5 +79,9 @@
79
},
80
"engines": {
81
"node": ">=14"
82
+ },
83
+ "publishConfig": {
84
+ "access": "public",
85
+ "registry": "https://registry.npmjs.org"
86
}
87
0 commit comments