iterable-transformers
Advanced tools
Comparing version 0.0.3-ts-insiders.20170513 to 0.0.3
@@ -5,3 +5,3 @@ { | ||
"typings": "./target/src/index.d.ts", | ||
"version": "0.0.3-ts-insiders.20170513", | ||
"version": "0.0.3", | ||
"scripts": { | ||
@@ -18,4 +18,4 @@ "lint": "tslint --project tsconfig.json --type-check", | ||
"tslint": "^5.1.0", | ||
"typescript": "insiders" | ||
"typescript": "^2.3.2" | ||
} | ||
} |
13603