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 2f4bf95 commit e113457Copy full SHA for e113457
package.json
@@ -21,6 +21,7 @@
21
"source": "src/index.js",
22
"main": "dist/index.js",
23
"module": "dist/index.module.js",
24
+ "esmodule": "dist/index.modern.js",
25
"umd:main": "dist/index.umd.js",
26
"unpkg": "dist/index.umd.js",
27
"exports": {
0 commit comments