File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " eslint-import-resolver-typescript " : patch
3+ ---
4+
5+ fix: remove buggy ` module-sync ` exports field
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ patreon: 1stG
88custom :
99 - https://opencollective.com/1stG
1010 - https://opencollective.com/rxts
11- - https://afdian.net/@ JounQin
11+ - https://afdian.com/a/ JounQin
Original file line number Diff line number Diff line change 2323 "types" : " ./lib/index.d.ts" ,
2424 "default" : " ./lib/index.js"
2525 },
26- "module-sync" : {
27- "types" : " ./lib/index.d.ts" ,
28- "default" : " ./lib/index.js"
29- },
3026 "require" : {
3127 "types" : " ./index.d.cts" ,
3228 "default" : " ./lib/index.cjs"
33- },
34- "default" : {
35- "types" : " ./lib/index.d.ts" ,
36- "default" : " ./lib/index.js"
3729 }
3830 },
3931 "./package.json" : " ./package.json"
You can’t perform that action at this time.
0 commit comments