From 8c14913c1f2179ba1df02f05df2e061ffc03bf29 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Fri, 1 Oct 2021 12:51:30 -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 23fe3e8c..e0a9628e 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",