mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
release: cut the 5.0.0-beta.7 release
This commit is contained in:
parent
9b571a1deb
commit
0fb2ba577e
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "angular-srcs",
|
||||
"version": "5.0.0-beta.6",
|
||||
"version": "5.0.0-beta.7",
|
||||
"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.6",
|
||||
"@angular/tsc-wrapped": "5.0.0-beta.7",
|
||||
"reflect-metadata": "^0.1.2",
|
||||
"minimist": "^1.2.0",
|
||||
"tsickle": "^0.24.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue