release: cut the 5.0.0-beta.4 release

This commit is contained in:
Hans Larsen 2017-08-16 12:58:19 -07:00
parent bc22ff1517
commit 40d69c317c
No known key found for this signature in database
GPG Key ID: 537DD9CDA3032687
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "angular-srcs",
"version": "5.0.0-beta.3",
"version": "5.0.0-beta.4",
"private": true,
"branchPattern": "2.0.*",
"description": "Angular - a web framework for modern web apps",

View File

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