release: cut the 4.0.3 release

This commit is contained in:
Miško Hevery
2017-04-20 23:16:21 -05:00
parent 21c14a79fa
commit b54a957ef4
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.2",
"@angular/tsc-wrapped": "4.0.3",
"reflect-metadata": "^0.1.2",
"minimist": "^1.2.0"
},