chore(release): update version of tsc-wrapped to 0.4.2

This commit is contained in:
Alex Rickabaugh 2016-12-07 13:54:22 -08:00
parent f3524af68f
commit 13b41bd631
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
"ng-xi18n": "./src/extract_i18n.js"
},
"dependencies": {
"@angular/tsc-wrapped": "0.4.1",
"@angular/tsc-wrapped": "0.4.2",
"reflect-metadata": "^0.1.2",
"minimist": "^1.2.0"
},

View File

@ -1,6 +1,6 @@
{
"name": "@angular/tsc-wrapped",
"version": "0.4.1",
"version": "0.4.2",
"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",