Skip to content

Commit 322ad77

Browse files
committed
chore!: remove main and types package.json properties
1 parent a5ed095 commit 322ad77

File tree

3 files changed

+0
-13
lines changed

3 files changed

+0
-13
lines changed

nx-transformer.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
"version": "3.5.5",
44
"description": "Transforms module resolution paths using TypeScript path mapping and/or custom paths",
55
"type": "commonjs",
6-
"main": "./dist/index.js",
7-
"types": "types/index.d.ts",
86
"exports": {
97
".": {
108
"types": "./dist/index.d.ts",

register.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)