Skip to content

Commit

Permalink
fix(@schematics/angular): set version 8 migration to execute for beta…
Browse files Browse the repository at this point in the history
… versions
  • Loading branch information
Alan Agius authored and alexeagle committed Apr 8, 2019
1 parent 7b7d74e commit f67d976
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"description": "Update an Angular CLI project to version 7."
},
"migration-07": {
"version": "8.0.0",
"version": "8.0.0-beta.12",
"factory": "./update-8",
"description": "Update an Angular CLI project to version 8."
}
Expand Down

0 comments on commit f67d976

Please sign in to comment.