chore: increase bundlesize limit
This commit is contained in:
parent
a38c014b6c
commit
420ab0bc45
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@
|
|||
},
|
||||
{
|
||||
"path": "./bundlesize/dist/all/*.js",
|
||||
"maxSize": "47 kB"
|
||||
"maxSize": "56 kB"
|
||||
}
|
||||
],
|
||||
"prettier": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue