fix(compiler-cli): pin the version of tsc-wrapped
This commit is contained in:
parent
94b8612e4e
commit
966bcbad5a
@ -9,7 +9,7 @@
|
||||
"ng-xi18n": "./src/extract_i18n.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/tsc-wrapped": "^0.4.0",
|
||||
"@angular/tsc-wrapped": "0.4.1",
|
||||
"reflect-metadata": "^0.1.2",
|
||||
"minimist": "^1.2.0"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user