diff --git a/package.json b/package.json index 5281a34..4302d9b 100644 --- a/package.json +++ b/package.json @@ -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",