Skip to content

Commit

Permalink
fix: path
Browse files Browse the repository at this point in the history
  • Loading branch information
HashMapsData2Value committed Sep 2, 2024
1 parent c9e86a5 commit 076ef10
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,8 @@
},
"exports": {
".": {
"types": "./lib/index.d.ts",
"types": "./lib/types/index.d.ts",
"default": "./lib/index.js"
},
"./interfaces": {
"types": "./lib/interfaces.d.ts",
"default": "./lib/interfaces.js"
}
},
"keywords": [],
Expand Down

0 comments on commit 076ef10

Please sign in to comment.