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.
2 parents 08700ff + 6841f0f commit b53a81aCopy full SHA for b53a81a
package.json
@@ -8,7 +8,7 @@
8
},
9
"main": "dist/main/index.js",
10
"typings": "dist/main/index.d.ts",
11
- "module": "dist/module/index.mjs",
+ "module": "dist/module/index.js",
12
"files": [
13
"dist/**/*.{js,ts}",
14
"LICENSE",
0 commit comments