build: cut 4.0.0-rc.1

rc.0 is not part of the repo history because of a missing fix that was discovered after publishing to npm
This commit is contained in:
Igor Minar
2017-02-24 14:45:50 -08:00
parent 7b02eae0e8
commit da79ad3cec
4 changed files with 6 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@angular/tsc-wrapped",
"version": "4.0.0-rc.0",
"version": "4.0.0-rc.1",
"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",