release: cut the 4.2.0-beta.0 version

This commit is contained in:
Matias Niemelä
2017-05-04 14:37:20 -07:00
parent 8f46db3701
commit 59d62bc5aa
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
"ng-xi18n": "./src/extract_i18n.js"
},
"dependencies": {
"@angular/tsc-wrapped": "4.1.0",
"@angular/tsc-wrapped": "4.2.0-beta.0",
"reflect-metadata": "^0.1.2",
"minimist": "^1.2.0"
},