release: cut the 4.0.0-rc.2 release

This commit is contained in:
Igor Minar
2017-03-01 22:44:50 -08:00
parent 0f94b93c81
commit 180b705227
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.0.0-rc.1",
"@angular/tsc-wrapped": "4.0.0-rc.2",
"reflect-metadata": "^0.1.2",
"minimist": "^1.2.0"
},