Skip to content

Commit

Permalink
chore: import paths hierarchy
Browse files Browse the repository at this point in the history
  • Loading branch information
selemondev committed Sep 2, 2024
1 parent 9aad744 commit 47e186b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
},
"exports": {
".": {
"types": "./dist/index.d.ts",
"require": "./dist/index.cjs",
"import": "./dist/index.js",
"types": "./dist/index.d.ts"
"import": "./dist/index.js"
}
},
"bin": {
Expand Down

0 comments on commit 47e186b

Please sign in to comment.