We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2862c2f commit 0d114efCopy full SHA for 0d114ef
package.json
@@ -18,6 +18,7 @@
18
"main": "index.js",
19
"exports": {
20
".": {
21
+ "browser": "./browser.js",
22
"import": "./wrapper.mjs",
23
"require": "./index.js"
24
},
0 commit comments