From 0867004ff82fa7f07d626a20eb4b59e950b7e766 Mon Sep 17 00:00:00 2001 From: Ignat Vilesov Date: Fri, 3 Mar 2017 13:42:01 +0300 Subject: [PATCH] 15410: Chord: Investigate a problem with the broken unit tests 15412: Chord: Fix a problem with the broken unit tests --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 4090023..07a9592 100644 --- a/package.json +++ b/package.json @@ -33,6 +33,7 @@ "karma-remap-istanbul": "0.4.0", "karma-sourcemap-loader": "0.3.7", "karma-typescript-preprocessor": "0.3.0", + "typescript": "2.1.4", "lodash": "4.16.2", "powerbi-visuals-tools": "1.4.3", "powerbi-visuals-utils-chartutils": "^0.2.3",