release: cut the 5.0.0-beta.2 release

This commit is contained in:
Alex Rickabaugh
2017-08-02 13:21:07 -07:00
parent 7abcb99d57
commit a84b2bc945
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
"ng-xi18n": "./src/extract_i18n.js"
},
"dependencies": {
"@angular/tsc-wrapped": "5.0.0-beta.1",
"@angular/tsc-wrapped": "5.0.0-beta.2",
"reflect-metadata": "^0.1.2",
"minimist": "^1.2.0"
},