Skip to content

Commit cc131d3

Browse files
committed
bring back main and types
1 parent dc47bcb commit cc131d3

File tree

2 files changed

+988
-1009
lines changed

2 files changed

+988
-1009
lines changed

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
"version": "3.4.10",
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",
68
"exports": {
79
".": {
810
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)