Skip to content

Commit

Permalink
chore: restore browser support
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel committed Nov 4, 2024
1 parent 7d79c85 commit 7fe65b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"exports": {
"types": "./index.d.ts",
"require": "./index.cjs",
"import": "./index.js",
"node": "./index.js",
"default": "./browser.js"
},
"sideEffects": false,
Expand Down

0 comments on commit 7fe65b9

Please sign in to comment.