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 b53ba49 commit 351e864Copy full SHA for 351e864
package.json
@@ -5,6 +5,7 @@
5
"type": "module",
6
"main": "dist/index.cjs",
7
"module": "dist/index.js",
8
+ "files": ["dist"],
9
"exports": {
10
".": {
11
"import": "./dist/index.js",
0 commit comments