typescript
Advanced tools
Comparing version 1.6.0-dev.20150824 to 1.6.0-dev.20150825
@@ -146,3 +146,4 @@ // This file contains the build logic for the public repo | ||
"reuseProgramStructure.ts", | ||
"cachingInServerLSHost.ts" | ||
"cachingInServerLSHost.ts", | ||
"moduleResolution.ts" | ||
].map(function (f) { | ||
@@ -149,0 +150,0 @@ return path.join(unittestsDirectory, f); |
@@ -5,3 +5,3 @@ { | ||
"homepage": "http://typescriptlang.org/", | ||
"version": "1.6.0-dev.20150824", | ||
"version": "1.6.0-dev.20150825", | ||
"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
12069849
232987