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 77b36cb commit c697249Copy full SHA for c697249
package.json
@@ -8,6 +8,7 @@
8
},
9
"main": "dist/index.js",
10
"types": "dist/index.d.ts",
11
+ "module": "dist/index.js",
12
"files": [
13
"dist",
14
"lib"
0 commit comments