We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a6826d commit d1d1128Copy full SHA for d1d1128
package.json
@@ -30,5 +30,6 @@
30
"engines": {
31
"node": ">=14.0.0"
32
},
33
+ "publishConfig": { "registry": "https://registry.npmjs.org" },
34
"main": "src/index.mjs"
35
}
0 commit comments