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 6f56765 commit 5ebb662Copy full SHA for 5ebb662
package.json
@@ -27,6 +27,7 @@
27
"source": "src/index.js",
28
"main": "dist/index.cjs",
29
"module": "dist/index.module.js",
30
+ "esmodule": "dist/index.modern.js",
31
"umd:main": "dist/index.umd.js",
32
"unpkg": "dist/index.umd.js",
33
"exports": {
0 commit comments