Skip to content

Commit c2faae0

Browse files
authored
Delete typesVersions outside the minimum support window (#63359)
* Update minimum types versions folder to 4.2 * Delete them instead * Remove unnecessary types field
1 parent e52ae8b commit c2faae0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+0
-9145
lines changed

types/babel__traverse/package.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,5 @@
22
"private": true,
33
"dependencies": {
44
"@babel/types": "^7.3.0"
5-
},
6-
"types": "index",
7-
"typesVersions": {
8-
"<4.2.0-0": {
9-
"*": [
10-
"ts4.1/*"
11-
]
12-
}
135
}
146
}

0 commit comments

Comments
 (0)