We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
./package.json
1 parent 4d5f928 commit 253707aCopy full SHA for 253707a
package.json
@@ -7,6 +7,7 @@
7
"sideEffects": false,
8
"type": "module",
9
"exports": {
10
+ "./package.json": "./package.json",
11
".": {
12
"browser": "./dist/index.mjs",
13
"bun": "./dist/index.mjs",
0 commit comments