Skip to content

Commit a7c811a

Browse files
Alanalexeagle
authored andcommitted
feat(@schematics/angular): scaffold new projects with angular packages version 8
1 parent 43a9689 commit a7c811a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
export const latestVersions = {
1010
// These versions should be kept up to date with latest Angular peer dependencies.
11-
Angular: '~7.2.0-rc.0',
11+
Angular: '~8.0.0-beta.0',
1212
RxJs: '~6.3.3',
1313
ZoneJs: '~0.8.26',
1414
TypeScript: '~3.2.2',

0 commit comments

Comments
 (0)