Skip to content

Commit 85551d7

Browse files
Update angular.json (#8)
1 parent 8456d97 commit 85551d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

angular.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"budgets": [
4040
{
4141
"type": "initial",
42-
"maximumWarning": "500kb",
43-
"maximumError": "1mb"
42+
"maximumWarning": "2mb",
43+
"maximumError": "2mb"
4444
},
4545
{
4646
"type": "anyComponentStyle",

0 commit comments

Comments
 (0)