Update shim version to be 2.1 (#10424)

This commit is contained in:
Yui
2016-08-19 10:03:23 -07:00
committed by GitHub
parent d2d5d42359
commit 7f6e36c7e1
+1 -1
View File
@@ -1203,6 +1203,6 @@ namespace TypeScript.Services {
// TODO: it should be moved into a namespace though.
/* @internal */
const toolsVersion = "1.9";
const toolsVersion = "2.1";
/* tslint:enable:no-unused-variable */