Skip to content

Commit

Permalink
Increase budgets
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanTsukanov committed Sep 19, 2024
1 parent 1843af4 commit aed4b1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions get-started-analytics/angular/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "5.5mb",
"maximumError": "5.5mb"
"maximumWarning": "6.5mb",
"maximumError": "6.5mb"
},
{
"type": "anyComponentStyle",
Expand Down

0 comments on commit aed4b1b

Please sign in to comment.