release: cut the 4.3.2 release

This commit is contained in:
Miško Hevery
2017-07-26 18:08:06 -05:00
parent 12b8e1af55
commit c977994864
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.3.1",
"@angular/tsc-wrapped": "4.3.2",
"reflect-metadata": "^0.1.2",
"minimist": "^1.2.0"
},