Update angular.json
ci-cd-vm / ci-cd (push) Successful in 1m45s

This commit is contained in:
Chris Chen
2026-06-23 15:16:19 -07:00
parent 2e226e60f5
commit f6277aa339
+2 -2
View File
@@ -63,8 +63,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "500kB",
"maximumError": "5mb"
"maximumWarning": "5mb",
"maximumError": "6mb"
},
{
"type": "anyComponentStyle",