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.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index a14a0a15a7..0b907cb6b0 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -18,11 +18,11 @@
},
{
"path": "./dist/css/bootstrap-utilities.css",
- "maxSize": "8.5 kB"
+ "maxSize": "9.25 kB"
},
{
"path": "./dist/css/bootstrap-utilities.min.css",
- "maxSize": "7.75 kB"
+ "maxSize": "8.5 kB"
},
{
"path": "./dist/css/bootstrap.css",
@@ -34,11 +34,11 @@
},
{
"path": "./dist/js/bootstrap.bundle.js",
- "maxSize": "43.25 kB"
+ "maxSize": "43.0 kB"
},
{
"path": "./dist/js/bootstrap.bundle.min.js",
- "maxSize": "22.75 kB"
+ "maxSize": "23.0 kB"
},
{
"path": "./dist/js/bootstrap.esm.js",
@@ -46,7 +46,7 @@
},
{
"path": "./dist/js/bootstrap.esm.min.js",
- "maxSize": "18.5 kB"
+ "maxSize": "18.25 kB"
},
{
"path": "./dist/js/bootstrap.js",
@@ -54,7 +54,7 @@
},
{
"path": "./dist/js/bootstrap.min.js",
- "maxSize": "16.25 kB"
+ "maxSize": "16.0 kB"
}
],
"ci": {