release: cut the 4.0.0-rc.5 release

This commit is contained in:
Chuck Jazdzewski
2017-03-17 10:16:53 -07:00
parent 7fb45283df
commit 52bed7f9b3
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.4",
"@angular/tsc-wrapped": "4.0.0-rc.5",
"reflect-metadata": "^0.1.2",
"minimist": "^1.2.0"
},