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 a9c7c37 commit 1af3f23Copy full SHA for 1af3f23
package.json
@@ -23,6 +23,7 @@
23
"source": "src/index.js",
24
"main": "dist/index.js",
25
"module": "dist/index.module.js",
26
+ "esmodule": "dist/index.modern.js",
27
"umd:main": "dist/index.umd.js",
28
"unpkg": "dist/index.umd.js",
29
"exports": {
0 commit comments