File tree Expand file tree Collapse file tree 4 files changed +32
-12
lines changed
Expand file tree Collapse file tree 4 files changed +32
-12
lines changed Original file line number Diff line number Diff line change 1515 "type" : " module" ,
1616 "exports" : {
1717 "." : {
18- "types" : " ./dist/index.d.cts" ,
19- "import" : " ./dist/index.js" ,
20- "require" : " ./dist/index.cjs"
18+ "import" : {
19+ "types" : " ./dist/index.d.ts" ,
20+ "default" : " ./dist/index.js"
21+ },
22+ "require" : {
23+ "types" : " ./dist/index.d.cts" ,
24+ "default" : " ./dist/index.cjs"
25+ }
2126 }
2227 },
2328 "sideEffects" : false ,
Original file line number Diff line number Diff line change 5151 "gitHead" : " 19dcb264898c8e01c408eb66ce02c50b67c851ab" ,
5252 "exports" : {
5353 "." : {
54- "types" : " ./dist/index.d.cts" ,
55- "import" : " ./dist/index.js" ,
56- "require" : " ./dist/index.cjs"
54+ "import" : {
55+ "types" : " ./dist/index.d.ts" ,
56+ "default" : " ./dist/index.js"
57+ },
58+ "require" : {
59+ "types" : " ./dist/index.d.cts" ,
60+ "default" : " ./dist/index.cjs"
61+ }
5762 }
5863 }
5964}
Original file line number Diff line number Diff line change 3737 },
3838 "exports" : {
3939 "." : {
40- "types" : " ./dist/index.d.cts" ,
41- "import" : " ./dist/index.js" ,
42- "require" : " ./dist/index.cjs"
40+ "import" : {
41+ "types" : " ./dist/index.d.ts" ,
42+ "default" : " ./dist/index.js"
43+ },
44+ "require" : {
45+ "types" : " ./dist/index.d.cts" ,
46+ "default" : " ./dist/index.cjs"
47+ }
4348 }
4449 }
4550}
Original file line number Diff line number Diff line change 8686 "gitHead" : " 19dcb264898c8e01c408eb66ce02c50b67c851ab" ,
8787 "exports" : {
8888 "." : {
89- "types" : " ./dist/index.d.cts" ,
90- "import" : " ./dist/index.js" ,
91- "require" : " ./dist/index.cjs"
89+ "import" : {
90+ "types" : " ./dist/index.d.ts" ,
91+ "default" : " ./dist/index.js"
92+ },
93+ "require" : {
94+ "types" : " ./dist/index.d.cts" ,
95+ "default" : " ./dist/index.cjs"
96+ }
9297 }
9398 }
9499}
You can’t perform that action at this time.
0 commit comments