From 227c30ac339f71705fbccb4b09e4bc2fc5ebe0f7 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sat, 2 Oct 2021 07:49:35 -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 ba01e54b..23fe3e8c 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": "4.1.2", + "typescript": "3.9.4", "url-join": "4.0.1", "vbscript-to-typescript": "1.0.8", "walk-promise": "0.2.0",