File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4040 "exports" : {
4141 "." : {
4242 "types" : " ./dist/index.d.ts" ,
43- "import" : " ./dist/index.js"
43+ "import" : " ./dist/src/ index.js"
4444 },
4545 "./*" : {
4646 "import" : " ./dist/*"
4747 }
4848 },
49- "module" : " ./dist/index.js" ,
49+ "module" : " ./dist/src/ index.js" ,
5050 "types" : " ./dist/index.d.ts" ,
5151 "bin" : {
5252 "ts-mocker" : " ./packages/core/dist/bin/cli.js" ,
Original file line number Diff line number Diff line change 3737 "exports" : {
3838 "." : {
3939 "types" : " ./dist/index.d.ts" ,
40- "import" : " ./dist/index.js"
40+ "import" : " ./dist/src/ index.js"
4141 },
4242 "./*" : {
4343 "import" : " ./dist/*"
4444 }
4545 },
46- "module" : " ./dist/index.js" ,
46+ "module" : " ./dist/src/ index.js" ,
4747 "types" : " ./dist/index.d.ts" ,
4848 "bin" : {
4949 "ts-mocker" : " ./dist/bin/cli.js" ,
You can’t perform that action at this time.
0 commit comments