Skip to content

Commit

Permalink
fix: remove browser from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pionxzh committed Jan 24, 2024
1 parent 375f166 commit 5fd5c93
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@
],
"types": "dist/index.d.ts",
"jsdelivr": "dist/browser.js",
"browser": {
"vanilla": "dist/browser.js"
},
"unpkg": "dist/browser.js",
"main": "dist/index.js",
"module": "dist/index.mjs",
"exports": {
Expand Down

0 comments on commit 5fd5c93

Please sign in to comment.