Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.bundlewatch.config.json')
-rw-r--r--.bundlewatch.config.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index 19f813bc42..371a7b459b 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -38,7 +38,7 @@
},
{
"path": "./dist/js/bootstrap.bundle.min.js",
- "maxSize": "22.25 kB"
+ "maxSize": "22.75 kB"
},
{
"path": "./dist/js/bootstrap.esm.js",
@@ -50,11 +50,11 @@
},
{
"path": "./dist/js/bootstrap.js",
- "maxSize": "28 kB"
+ "maxSize": "28.25 kB"
},
{
"path": "./dist/js/bootstrap.min.js",
- "maxSize": "15.75 kB"
+ "maxSize": "16 kB"
}
],
"ci": {