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",
|
"upgrade",
|
||||||
"router",
|
"router",
|
||||||
"language-service",
|
"language-service",
|
||||||
|
"localize",
|
||||||
"service-worker",
|
"service-worker",
|
||||||
]]
|
]]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue