We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba3ff3 commit dce5af5Copy full SHA for dce5af5
1 file changed
package.json
@@ -25,6 +25,7 @@
25
"module": "./index.mjs",
26
"browser": "./index.mjs",
27
"exports": {
28
+ "./package.json": "./package.json",
29
".": {
30
31
"import": "./index.mjs",
0 commit comments