typescript
Advanced tools
Comparing version 1.6.0-dev.20150817 to 1.6.0-dev.20150818
@@ -144,3 +144,5 @@ // This file contains the build logic for the public repo | ||
"convertToBase64.ts", | ||
"transpile.ts" | ||
"transpile.ts", | ||
"reuseProgramStructure.ts", | ||
"cachingInServerLSHost.ts" | ||
].map(function (f) { | ||
@@ -147,0 +149,0 @@ return path.join(unittestsDirectory, f); |
@@ -5,3 +5,3 @@ { | ||
"homepage": "http://typescriptlang.org/", | ||
"version": "1.6.0-dev.20150817", | ||
"version": "1.6.0-dev.20150818", | ||
"license": "Apache-2.0", | ||
@@ -8,0 +8,0 @@ "description": "TypeScript is a language for application scale JavaScript development", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
12045780
231676