Skip to content

Commit

Permalink
Revert "release: v10.1.1"
Browse files Browse the repository at this point in the history
This reverts commit d6e75d5.

Only updated the Angular dependency, forgot to update the version of the actual CLI.
  • Loading branch information
dgp1130 committed Sep 9, 2020
1 parent d6e75d5 commit 147b1e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/schematics/angular/utility/latest-versions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

export const latestVersions = {
// These versions should be kept up to date with latest Angular peer dependencies.
Angular: '~10.1.1',
Angular: '~10.1.0',
RxJs: '~6.6.0',
ZoneJs: '~0.10.2',
TypeScript: '~4.0.2',
Expand Down

0 comments on commit 147b1e5

Please sign in to comment.