Skip to content

Commit

Permalink
remove exports[.].modules
Browse files Browse the repository at this point in the history
  • Loading branch information
indooorsman committed Feb 1, 2024
1 parent 76e1c37 commit 220b353
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
".": {
"types": "./dist/src/index.d.ts",
"import": "./dist/index.modern.mjs",
"module": "./dist/index.modern.js",
"default": "./dist/index.umd.js"
}
},
Expand Down

0 comments on commit 220b353

Please sign in to comment.