release: cut the 4.1.0 release

This commit is contained in:
Miško Hevery
2017-04-26 10:49:19 -05:00
parent bb52e22ecf
commit cb35c26d70
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-rc.0",
"@angular/tsc-wrapped": "4.1.0",
"reflect-metadata": "^0.1.2",
"minimist": "^1.2.0"
},