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