fix(compiler-cli): update package.json to tsc-wrapped@0.3.0
This commit is contained in:
parent
08e48c8f73
commit
046c1a8a25
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue