Skip to content

Commit 18b8197

Browse files
author
Keen Yee Liau
committed
release: v9.1.0-next.3
1 parent 67e10b1 commit 18b8197

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/schematics/angular/utility/latest-versions.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ export const latestVersions = {
1818
// For our e2e tests, these versions must match the latest tag present on the branch.
1919
// During RC periods they will not match the latest RC until there's a new git tag, and
2020
// should not be updated.
21-
DevkitBuildAngular: '~0.901.0-next.2',
22-
DevkitBuildNgPackagr: '~0.901.0-next.2',
23-
DevkitBuildWebpack: '~0.901.0-next.2',
21+
DevkitBuildAngular: '~0.901.0-next.3',
22+
DevkitBuildNgPackagr: '~0.901.0-next.3',
23+
DevkitBuildWebpack: '~0.901.0-next.3',
2424

2525
ngPackagr: '^9.0.0',
2626
};

0 commit comments

Comments
 (0)