Skip to content

Commit

Permalink
limit upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriele Panico committed Nov 8, 2023
1 parent 6c4b7f8 commit 66baf14
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 @@ -60,8 +60,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "10kb",
"maximumError": "1mb"
"maximumWarning": "3mb",
"maximumError": "5mb"
},
{
"type": "anyComponentStyle",
Expand Down

0 comments on commit 66baf14

Please sign in to comment.