Skip to content

Commit

Permalink
fix: remove the module-sync condition (#656)
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 authored Feb 10, 2025
1 parent 18886c5 commit 68d2f76
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@
"types": "./dist/index.d.cts",
"exports": {
".": {
"module-sync": {
"types": "./dist/index.d.mts",
"default": "./dist/index.mjs"
},
"module": {
"types": "./dist/index.d.mts",
"default": "./dist/index.mjs"
Expand Down

0 comments on commit 68d2f76

Please sign in to comment.