Skip to content

Commit 7431639

Browse files
clydinkyliau
authored andcommitted
fix(@schematics/angular): migrate build-angular for 7.0 RC users
Fixes #12647
1 parent 02fc5de commit 7431639

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
"version": "7.0.3",
2020
"factory": "./update-7",
2121
"description": "Update an Angular CLI project to version 7."
22+
},
23+
"migration-05": {
24+
"version": "7.0.4",
25+
"factory": "./update-7",
26+
"description": "Update an Angular CLI project to version 7."
2227
}
2328
}
2429
}

0 commit comments

Comments
 (0)