We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff54195 commit f58b953Copy full SHA for f58b953
integrationTests/ts/package.json
@@ -9,6 +9,7 @@
9
"typescript-3.8": "npm:typescript@3.8.x",
10
"typescript-3.9": "npm:typescript@3.9.x",
11
"typescript-4.0": "npm:typescript@4.0.x",
12
- "typescript-4.1": "npm:typescript@4.1.x"
+ "typescript-4.1": "npm:typescript@4.1.x",
13
+ "typescript-4.2": "npm:typescript@4.2.x"
14
}
15
0 commit comments