Skip to content

Commit

Permalink
[pkg] Add browser condition (#2118)
Browse files Browse the repository at this point in the history
Fixes #2117
  • Loading branch information
flashd2n committed Feb 13, 2023
1 parent 2862c2f commit 0d114ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -18,6 +18,7 @@
"main": "index.js",
"exports": {
".": {
"browser": "./browser.js",
"import": "./wrapper.mjs",
"require": "./index.js"
},
Expand Down

0 comments on commit 0d114ef

Please sign in to comment.