fix(compiler-cli): update package.json to tsc-wrapped@0.3.0

This commit is contained in:
Igor Minar 2016-08-31 16:30:40 -07:00
parent 08e48c8f73
commit 046c1a8a25
1 changed files with 1 additions and 1 deletions

View File

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