release: cut the 5.0.0-beta.6 release
This commit is contained in:
parent
7f4f20b249
commit
54c1784da7
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "angular-srcs",
|
||||
"version": "5.0.0-beta.5",
|
||||
"version": "5.0.0-beta.6",
|
||||
"private": true,
|
||||
"branchPattern": "2.0.*",
|
||||
"description": "Angular - a web framework for modern web apps",
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"ng-xi18n": "./src/extract_i18n.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@angular/tsc-wrapped": "5.0.0-beta.5",
|
||||
"@angular/tsc-wrapped": "5.0.0-beta.6",
|
||||
"reflect-metadata": "^0.1.2",
|
||||
"minimist": "^1.2.0",
|
||||
"tsickle": "^0.23.6",
|
||||
|
|
Loading…
Reference in New Issue