fix(typings): don't test compiler-cli typings on TS 1.8

This commit is contained in:
Alex Eagle
2016-06-23 10:43:50 -07:00
parent df759b8d4b
commit 54dbed4f48
3 changed files with 3 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@angular/tsc-wrapped",
"version": "0.1.0",
"version": "0.2.0",
"description": "Wraps the tsc CLI, allowing extensions.",
"homepage": "https://github.com/angular/angular/tree/master/tools/tsc-wrapped",
"bugs": "https://github.com/angular/angular/issues",