Skip to content

Commit 6424391

Browse files
author
Keen Yee Liau
committed
release: v8.1.0-beta.2
1 parent 16df11b commit 6424391

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
@@ -14,9 +14,9 @@ export const latestVersions = {
1414
TypeScript: '~3.4.3',
1515
TsLib: '^1.9.0',
1616
// The versions below must be manually updated when making a new devkit release.
17-
DevkitBuildAngular: '~0.801.0-beta.1',
18-
DevkitBuildNgPackagr: '~0.801.0-beta.1',
19-
DevkitBuildWebpack: '~0.801.0-beta.1',
17+
DevkitBuildAngular: '~0.801.0-beta.2',
18+
DevkitBuildNgPackagr: '~0.801.0-beta.2',
19+
DevkitBuildWebpack: '~0.801.0-beta.2',
2020

2121
tsickle: '^0.35.0',
2222
ngPackagr: '^5.1.0',

0 commit comments

Comments
 (0)