fix(compiler-cli): update the tsc-wrapped dependency version (#15226)
This commit is contained in:
parent
b7212f5afe
commit
7fb45283df
|
@ -9,7 +9,7 @@
|
|||
"ng-xi18n": "./src/extract_i18n.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/tsc-wrapped": "4.0.0-rc.2",
|
||||
"@angular/tsc-wrapped": "4.0.0-rc.4",
|
||||
"reflect-metadata": "^0.1.2",
|
||||
"minimist": "^1.2.0"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue