fix(compiler): fix versions of @angular/tsc-wrapped
This commit is contained in:

committed by
Chuck Jazdzewski

parent
b15039d228
commit
bccf0e69dc
@ -9,7 +9,7 @@
|
||||
"ng-xi18n": "./src/extract_i18n.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/tsc-wrapped": "^0.3.0",
|
||||
"@angular/tsc-wrapped": "^0.4.0",
|
||||
"reflect-metadata": "^0.1.2",
|
||||
"minimist": "^1.2.0"
|
||||
},
|
||||
|
Reference in New Issue
Block a user