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:
Alan Agius 2021-02-04 08:13:38 +01:00
parent 3bfb19206f
commit 751f80240b

View File

@ -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": {