chore(release): cut the 4.0.0-beta.4 release

This commit is contained in:
Miško Hevery 2017-01-18 18:49:15 -06:00
parent 0a724208b9
commit 4b854be29e
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.0-beta.2",
"@angular/tsc-wrapped": "4.0.0-beta.4",
"reflect-metadata": "^0.1.2",
"minimist": "^1.2.0"
},

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@angular/tsc-wrapped",
"version": "4.0.0-beta.2",
"version": "4.0.0-beta.4",
"description": "Wraps the tsc CLI, allowing extensions.",
"homepage": "https://github.com/angular/angular/tree/master/tools/tsc-wrapped",
"bugs": "https://github.com/angular/angular/issues",