File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1313 "typesVersions" : {
1414 "*" : {
1515 "classadder" : [
16- " ./src /classadder/index.ts"
16+ " ./dist /classadder/index.d .ts"
1717 ],
1818 "internal" : [
19- " ./src /internal/index.ts"
19+ " ./dist /internal/index.d .ts"
2020 ],
2121 "*" : [
22- " ./src /*"
22+ " ./dist /*"
2323 ]
2424 }
2525 },
Original file line number Diff line number Diff line change 1313 "typesVersions" : {
1414 "*" : {
1515 "*" : [
16- " ./src /*"
16+ " ./dist /*"
1717 ],
1818 "helper-text" : [
19- " ./src /helper-text/index.ts"
19+ " ./dist /helper-text/index.d .ts"
2020 ],
2121 "icon" : [
22- " ./src /icon/index.ts"
22+ " ./dist /icon/index.d .ts"
2323 ]
2424 }
2525 },
Original file line number Diff line number Diff line change 1212 "typesVersions" : {
1313 "*" : {
1414 "*" : [
15- " ./src /*"
15+ " ./dist /*"
1616 ],
1717 "kitchen" : [
18- " ./src /kitchen/index.ts"
18+ " ./dist /kitchen/index.d .ts"
1919 ]
2020 }
2121 },
Original file line number Diff line number Diff line change 1414 "typesVersions" : {
1515 "*" : {
1616 "*" : [
17- " ./src /*"
17+ " ./dist /*"
1818 ],
1919 "character-counter" : [
20- " ./src /character-counter/index.ts"
20+ " ./dist /character-counter/index.d .ts"
2121 ],
2222 "helper-text" : [
23- " ./src /helper-text/index.ts"
23+ " ./dist /helper-text/index.d .ts"
2424 ],
2525 "icon" : [
26- " ./src /icon/index.ts"
26+ " ./dist /icon/index.d .ts"
2727 ]
2828 }
2929 },
You can’t perform that action at this time.
0 commit comments