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 e2c6b0a commit e0d3246Copy full SHA for e0d3246
package.json
@@ -5,7 +5,7 @@
5
"private": false,
6
"version": "0.4.0",
7
"main": "./dist/lib/index.js",
8
- "module": "./dist/es/index.js",
+ "module": "./dist/es/index.mjs",
9
"types": "./dist/es/index.d.ts",
10
"exports": {
11
".": {
0 commit comments