build: add @angular/localize to ng-update packageGroup (#33721)
PR Close #33721
This commit is contained in:
parent
a1e9956290
commit
a8f9ff52f3
|
@ -40,6 +40,7 @@ ANGULAR_SCOPED_PACKAGES = ["@angular/%s" % p for p in [
|
|||
"upgrade",
|
||||
"router",
|
||||
"language-service",
|
||||
"localize",
|
||||
"service-worker",
|
||||
]]
|
||||
|
||||
|
|
Loading…
Reference in New Issue