mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 11:03:53 +08:00
release: v12.1.0-next.2
This commit is contained in:
parent
4f2df00511
commit
1ac3931d3e
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@angular/devkit-repo",
|
||||
"version": "12.1.0-next.0",
|
||||
"version": "12.1.0-next.2",
|
||||
"private": true,
|
||||
"description": "Software Development Kit for Angular",
|
||||
"bin": {
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
export const latestVersions = {
|
||||
// These versions should be kept up to date with latest Angular peer dependencies.
|
||||
Angular: '~12.0.0-next.9',
|
||||
Angular: '~12.1.0-next.2',
|
||||
RxJs: '~6.6.0',
|
||||
ZoneJs: '~0.11.4',
|
||||
TypeScript: '~4.2.3',
|
||||
|
Loading…
x
Reference in New Issue
Block a user