Skip to content

Commit f67d976

Browse files
Alan Agiusalexeagle
Alan Agius
authored andcommitted
fix(@schematics/angular): set version 8 migration to execute for beta versions
1 parent 7b7d74e commit f67d976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"description": "Update an Angular CLI project to version 7."
3232
},
3333
"migration-07": {
34-
"version": "8.0.0",
34+
"version": "8.0.0-beta.12",
3535
"factory": "./update-8",
3636
"description": "Update an Angular CLI project to version 8."
3737
}

0 commit comments

Comments
 (0)