Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 79bb5f6

Browse files
integrationTests: add TS 4.0 (#690)
1 parent e3018dd commit 79bb5f6

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
@@ -11,6 +11,7 @@
1111
"typescript-3.6": "npm:[email protected]",
1212
"typescript-3.7": "npm:[email protected]",
1313
"typescript-3.8": "npm:[email protected]",
14-
"typescript-3.9": "npm:[email protected]"
14+
"typescript-3.9": "npm:[email protected]",
15+
"typescript-4.0": "npm:[email protected]"
1516
}
1617
}

0 commit comments

Comments
 (0)