release: cut the 4.0.1 release

This commit is contained in:
Victor Berchet
2017-03-29 16:26:06 -07:00
parent ca665303f4
commit 53c12a84dc
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",
"@angular/tsc-wrapped": "4.0.1",
"reflect-metadata": "^0.1.2",
"minimist": "^1.2.0"
},