изменила максимальный размер проекта

This commit is contained in:
Luba Kaysina 2022-06-30 13:33:55 +04:00
parent 8310a3ace5
commit 0d5e196a67

View File

@ -47,8 +47,8 @@
"budgets": [ "budgets": [
{ {
"type": "initial", "type": "initial",
"maximumWarning": "500kb", "maximumWarning": "4mb",
"maximumError": "1mb" "maximumError": "5mb"
}, },
{ {
"type": "anyComponentStyle", "type": "anyComponentStyle",