diff options
Diffstat (limited to '.bundlewatch.config.json')
| -rw-r--r-- | .bundlewatch.config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 94f1e4139..00ce77cdc 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -26,11 +26,11 @@ }, { "path": "./dist/css/bootstrap.css", - "maxSize": "27.65 kB" + "maxSize": "27.75 kB" }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "25.75 kB" + "maxSize": "26.0 kB" }, { "path": "./dist/js/bootstrap.bundle.js", |
