diff --git a/src/services/shims.ts b/src/services/shims.ts index 8c03e0f07d6..15e96638dcf 100644 --- a/src/services/shims.ts +++ b/src/services/shims.ts @@ -834,4 +834,4 @@ module TypeScript.Services { export var TypeScriptServicesFactory = ts.TypeScriptServicesFactory; } -let toolsVerions = "1.4.3.0"; +let toolsVersion = "1.4.3.0";