Skip to content

Commit 2d6fd2d

Browse files
committed
feat(@schematics/angular): the update migration is for beta.8, not final
We need it for RC0.
1 parent e14dae5 commit 2d6fd2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/migrations/migration-collection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schematics": {
33
"migration-01": {
4-
"version": "6",
4+
"version": "6.0.0-beta.8",
55
"factory": "./update-6",
66
"description": "Update an Angular CLI project to version 6."
77
}

0 commit comments

Comments
 (0)