Skip to content

Commit c414a58

Browse files
authored
Update angular.json
1 parent 6e2562c commit c414a58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

angular.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@
106106
"budgets": [
107107
{
108108
"type": "initial",
109-
"maximumWarning": "3mb",
110-
"maximumError": "3mb"
109+
"maximumWarning": "5mb",
110+
"maximumError": "5mb"
111111
},
112112
{
113113
"type": "anyComponentStyle",
@@ -178,4 +178,4 @@
178178
}
179179
},
180180
"defaultProject": "angular-barcode-mrz-document-scanner"
181-
}
181+
}

0 commit comments

Comments
 (0)