Skip to content

Commit

Permalink
release: v11.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
josephperrott committed Apr 21, 2021
1 parent d7a836a commit 5d9375a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/schematics/angular/utility/latest-versions.ts
Expand Up @@ -18,9 +18,9 @@ export const latestVersions = {
// For our e2e tests, these versions must match the latest tag present on the branch.
// During RC periods they will not match the latest RC until there's a new git tag, and
// should not be updated.
DevkitBuildAngular: '~0.1102.11',
DevkitBuildNgPackagr: '~0.1102.11',
DevkitBuildWebpack: '~0.1102.11',
DevkitBuildAngular: '~0.1102.10',
DevkitBuildNgPackagr: '~0.1102.10',
DevkitBuildWebpack: '~0.1102.10',

ngPackagr: '^11.0.0',
};

0 comments on commit 5d9375a

Please sign in to comment.