We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 835c035 + d1f2c52 commit ae63a1eCopy full SHA for ae63a1e
1 file changed
package.json
@@ -43,7 +43,7 @@
43
"node": "20 || >=22.0.0"
44
},
45
"exports": {
46
- "import": "./dist/lib/index.js",
+ "import": "./dist/lib/index.mjs",
47
"require": "./dist/lib/index.cjs"
48
49
"files": [
0 commit comments