mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 22:34:21 +08:00
Revert "feat(@schematics/angular): update scaffolding rxjs version to 6.5.1"
This reverts commit 636ff36b3a1789be392698f254d91a80d854f6ea.
This commit is contained in:
parent
5c969ea417
commit
a8c86a32e0
@ -9,7 +9,7 @@
|
|||||||
export const latestVersions = {
|
export const latestVersions = {
|
||||||
// These versions should be kept up to date with latest Angular peer dependencies.
|
// These versions should be kept up to date with latest Angular peer dependencies.
|
||||||
Angular: '~8.0.0-beta.12',
|
Angular: '~8.0.0-beta.12',
|
||||||
RxJs: '~6.5.1',
|
RxJs: '~6.4.0',
|
||||||
ZoneJs: '~0.9.0',
|
ZoneJs: '~0.9.0',
|
||||||
TypeScript: '~3.4.3',
|
TypeScript: '~3.4.3',
|
||||||
TsLib: '^1.9.0',
|
TsLib: '^1.9.0',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user