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"
},