Update: Environment for Heroku Production

This commit is contained in:
Yûki VACHOT 2021-12-22 13:55:49 +01:00
parent 13daf10ca8
commit 71a6f877ca

View file

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