diff --git a/integrationTests/ts/package.json b/integrationTests/ts/package.json index c6227f56db..8b03677051 100644 --- a/integrationTests/ts/package.json +++ b/integrationTests/ts/package.json @@ -10,6 +10,6 @@ "typescript-4.0": "npm:typescript@4.0.x", "typescript-4.1": "npm:typescript@4.1.x", "typescript-4.2": "npm:typescript@4.2.x", - "typescript-4.3": "npm:typescript@4.2.x" + "typescript-4.3": "npm:typescript@4.3.x" } }