release: cut the 5.0.0-beta.0 release

This commit is contained in:
Alex Rickabaugh
2017-07-19 13:12:50 -07:00
parent d71fa734f5
commit 0af03beaed
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.0",
"@angular/tsc-wrapped": "5.0.0-beta.0",
"reflect-metadata": "^0.1.2",
"minimist": "^1.2.0"
},