mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-18 03:23:57 +08:00
build: update next branch to reflect new release-train v12.0.0-next.0
This is needed as otherwise the ng-dev tools will fail due to `Error: Discovered unexpected version-branch "11.2.x" for a release-train that is already active in the "master" branch. Please either delete the branch if created by accident, or update the version in the next branch (master).`
This commit is contained in:
parent
3bfb19206f
commit
751f80240b
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@angular/devkit-repo",
|
"name": "@angular/devkit-repo",
|
||||||
"version": "11.2.0-next.0",
|
"version": "12.0.0-next.0",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Software Development Kit for Angular",
|
"description": "Software Development Kit for Angular",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user