release: cut the 4.0.2 release

This commit is contained in:
Hans Larsen
2017-04-11 14:50:12 -07:00
parent cbf30cb101
commit 61e089931f
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.1",
"@angular/tsc-wrapped": "4.0.2",
"reflect-metadata": "^0.1.2",
"minimist": "^1.2.0"
},