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.
1 parent 3f17456 commit ca444d7Copy full SHA for ca444d7
package.json
@@ -7,7 +7,7 @@
7
"umd:main": "dist/index.umd.min.js",
8
"unpkg": "dist/index.umd.min.js",
9
"jsdelivr": "dist/index.umd.min.js",
10
- "jsnext:main": "index.esm.js",
+ "jsnext:main": "dist/index.esm.js",
11
"types": "dist/index.d.ts",
12
"sideEffects": false,
13
"files": [
0 commit comments