From 88a908a1241a6854b425ddc7156ec844c200e682 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sun, 3 Oct 2021 12:34:52 -0300 Subject: [PATCH] fix(all): Compilation error in MS AZURE (again). --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d90f579a..4caecdb6 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "swagger-client": "2.1.18", "tedious": "9.2.1", "textract": "2.5.0", - "typescript": "3.9.4", + "typescript": "3.6.4", "url-join": "4.0.1", "vbscript-to-typescript": "1.0.8", "walk-promise": "0.2.0",