Skip to content

Commit 0326be4

Browse files
authored
fix(angular): change version of angular migrations so they run during beta (#6454)
1 parent 202c89c commit 0326be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular/migrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@
608608
}
609609
},
610610
"12.6.0": {
611-
"version": "12.6.0",
611+
"version": "12.6.0-beta.11",
612612
"packages": {
613613
"jasmine-marbles": {
614614
"version": "~0.8.3",

0 commit comments

Comments
 (0)