release: cut the 4.2.0 release

This commit is contained in:
Alex Rickabaugh
2017-06-08 15:04:22 -07:00
parent 41a765d715
commit 429bc9d3cd
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.2.0-rc.2",
"@angular/tsc-wrapped": "4.2.0",
"reflect-metadata": "^0.1.2",
"minimist": "^1.2.0"
},