From 4a5ce3afe32230eb98acb5bf6edba665ba5422c7 Mon Sep 17 00:00:00 2001 From: Diego Geffner Date: Wed, 31 Jan 2018 17:11:14 -0800 Subject: [PATCH] Changed to a typescript version without the bug --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3eda9a5f4..596c30e0a 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "tslint-eslint-rules": "^1.5.0", "tslint-microsoft-contrib": "^2.0.10", "typemoq": "^0.3.3", - "typescript": "^2.4.1", + "typescript": "2.6.2", "vscode-nls-dev": "^2.1.6" }, "scripts": {