Skip to content

Commit

Permalink
chore: remove main and types package.json properties
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpza committed Aug 19, 2024
1 parent 36643ff commit 57eb52b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
"version": "3.5.0",
"description": "Transforms module resolution paths using TypeScript path mapping and/or custom paths",
"type": "commonjs",
"main": "./dist/index.js",
"types": "types/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 57eb52b

Please sign in to comment.