Skip to content

Commit f57ef85

Browse files
committed
Move TS 4.1 types into src/legacyTypes
1 parent 69a4ff4 commit f57ef85

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"typesVersions": {
1111
"<4.2": {
1212
"*": [
13-
"./src/typesVersions/ts4.1/index.d.ts"
13+
"./src/legacyTypes/ts4.1/index.d.ts"
1414
]
1515
}
1616
},
File renamed without changes.

0 commit comments

Comments
 (0)