File tree 10 files changed +1
-12
lines changed
10 files changed +1
-12
lines changed Original file line number Diff line number Diff line change 25
25
"access" : " public"
26
26
},
27
27
"type" : " module" ,
28
- "main" : " ./index.js" ,
29
28
"types" : " ./src/index.d.ts" ,
30
29
"dependencies" : {
31
30
"@code-pushup/models" : " 0.56.0" ,
Original file line number Diff line number Diff line change 38
38
"access" : " public"
39
39
},
40
40
"type" : " module" ,
41
- "main" : " ./index.js" ,
42
- "types" : " ./src/index.d.ts" ,
43
41
"bin" : {
44
- "code-pushup" : " index.js"
42
+ "code-pushup" : " ./src/ index.js"
45
43
},
46
44
"dependencies" : {
47
45
"@code-pushup/models" : " 0.56.0" ,
Original file line number Diff line number Diff line change 38
38
"access" : " public"
39
39
},
40
40
"type" : " module" ,
41
- "main" : " ./index.js" ,
42
41
"types" : " ./src/index.d.ts" ,
43
42
"dependencies" : {
44
43
"@code-pushup/models" : " 0.56.0" ,
Original file line number Diff line number Diff line change 25
25
"access" : " public"
26
26
},
27
27
"type" : " module" ,
28
- "main" : " ./index.js" ,
29
28
"types" : " ./src/index.d.ts" ,
30
29
"dependencies" : {
31
30
"@code-pushup/nx-plugin" : " 0.56.0" ,
Original file line number Diff line number Diff line change 26
26
"access" : " public"
27
27
},
28
28
"type" : " module" ,
29
- "main" : " ./index.js" ,
30
29
"types" : " ./src/index.d.ts" ,
31
30
"dependencies" : {
32
31
"zod" : " ^3.22.1" ,
Original file line number Diff line number Diff line change 33
33
"access" : " public"
34
34
},
35
35
"type" : " module" ,
36
- "main" : " ./index.js" ,
37
36
"types" : " ./src/index.d.ts" ,
38
37
"dependencies" : {
39
38
"@code-pushup/models" : " 0.56.0" ,
Original file line number Diff line number Diff line change 37
37
"access" : " public"
38
38
},
39
39
"type" : " module" ,
40
- "main" : " ./index.js" ,
41
40
"types" : " ./src/index.d.ts" ,
42
41
"dependencies" : {
43
42
"@code-pushup/utils" : " 0.56.0" ,
Original file line number Diff line number Diff line change 36
36
"access" : " public"
37
37
},
38
38
"type" : " module" ,
39
- "main" : " ./index.js" ,
40
39
"types" : " ./src/index.d.ts" ,
41
40
"dependencies" : {
42
41
"@code-pushup/models" : " 0.56.0" ,
Original file line number Diff line number Diff line change 35
35
"access" : " public"
36
36
},
37
37
"type" : " module" ,
38
- "main" : " ./index.js" ,
39
38
"types" : " ./src/index.d.ts" ,
40
39
"dependencies" : {
41
40
"@code-pushup/models" : " 0.56.0" ,
Original file line number Diff line number Diff line change 23
23
"access" : " public"
24
24
},
25
25
"type" : " module" ,
26
- "main" : " ./index.js" ,
27
26
"types" : " ./src/index.d.ts" ,
28
27
"dependencies" : {
29
28
"@code-pushup/models" : " 0.56.0" ,
You can’t perform that action at this time.
0 commit comments