Small fixes

This commit is contained in:
grimsi
2022-08-19 13:01:11 +02:00
parent a37a05551c
commit 963b667a4a
3 changed files with 4 additions and 5 deletions
+2 -2
View File
@@ -37,8 +37,8 @@
"budgets": [
{
"type": "initial",
"maximumWarning": "500kb",
"maximumError": "1mb"
"maximumWarning": "1mb",
"maximumError": "2mb"
},
{
"type": "anyComponentStyle",