release: cut the 4.2.0-rc.0 release

This commit is contained in:
Jason Aden
2017-05-19 15:54:52 -07:00
parent f1a9e3c1bb
commit 9081f84543
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-beta.1",
"@angular/tsc-wrapped": "4.2.0-rc.0",
"reflect-metadata": "^0.1.2",
"minimist": "^1.2.0"
},