Skip to content

Commit

Permalink
chore: augment budget
Browse files Browse the repository at this point in the history
  • Loading branch information
gion-andri committed Nov 30, 2023
1 parent 51a1d9e commit 9c54897
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
"maximumError": "1.5mb"
},
{
"type": "anyComponentStyle",
Expand All @@ -65,7 +65,7 @@
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
"maximumError": "1.5mb"
},
{
"type": "anyComponentStyle",
Expand Down

0 comments on commit 9c54897

Please sign in to comment.