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 7c880aa commit 0e81e1dCopy full SHA for 0e81e1d
1 file changed
package.json
@@ -24,6 +24,10 @@
24
"engines": {
25
"node": "^20.0 || ^22.0 || >=24.0"
26
},
27
+ "exports": {
28
+ ".": "./index.js",
29
+ "./package.json": "./package.json"
30
+ },
31
"funding": [
32
{
33
"type": "opencollective",
0 commit comments