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 41437e8 + 606576e commit fff57cfCopy full SHA for fff57cf
package.json
@@ -6,6 +6,7 @@
6
"tests/*"
7
],
8
"module": "dist/module.esm.js",
9
+ "main": "dist/module.esm.js",
10
"unpkg": "dist/cdn.min.js",
11
"files": [
12
"index.d.ts",
0 commit comments