Update LKG

This commit is contained in:
Mohamed Hegazy
2015-04-19 12:47:45 -07:00
parent 2049684154
commit 17a8024eb7
4 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -28710,7 +28710,7 @@ var ts;
/* @internal */ ts.ioReadTime = 0;
/* @internal */ ts.ioWriteTime = 0;
/** The version of the TypeScript compiler release */
ts.version = "1.5.0-alpha";
ts.version = "1.5.0-beta";
function findConfigFile(searchPath) {
var fileName = "tsconfig.json";
while (true) {