Skip to content

Commit f58b953

Browse files
integrationTests: test package with TS 4.2 (#3036)
1 parent ff54195 commit f58b953

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

integrationTests/ts/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"typescript-3.8": "npm:[email protected]",
1010
"typescript-3.9": "npm:[email protected]",
1111
"typescript-4.0": "npm:[email protected]",
12-
"typescript-4.1": "npm:[email protected]"
12+
"typescript-4.1": "npm:[email protected]",
13+
"typescript-4.2": "npm:[email protected]"
1314
}
1415
}

0 commit comments

Comments
 (0)