We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ce610f + 46be7db commit c45e9f0Copy full SHA for c45e9f0
package.json
@@ -6,7 +6,7 @@
6
"license": "MIT",
7
"main": "dist/main/index.js",
8
"typings": "dist/main/index.d.ts",
9
- "module": "dist/module/index.mjs",
+ "module": "dist/module/index.js",
10
"files": [
11
"dist/**/*.{js,ts}",
12
"LICENSE",
0 commit comments