release: cut the 4.1.0-rc.0 release

This commit is contained in:
Miško Hevery
2017-04-21 00:12:10 -05:00
parent 9730351048
commit b37f5fc59b
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-beta.1",
"@angular/tsc-wrapped": "4.1.0-rc.0",
"reflect-metadata": "^0.1.2",
"minimist": "^1.2.0"
},