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:
authorMark Otto <markdotto@gmail.com>2020-09-24 23:25:10 +0300
committerMark Otto <otto@github.com>2020-09-24 23:39:36 +0300
commitcaef1214040b7a35c3c69fb6f023d4862613f1e4 (patch)
treeb2200d6e99614d78609c054324c3066d8d7239db /.bundlewatch.config.json
parentf951be36a11a6ae96fc27d9caf3476f729016b1c (diff)
Fix bundlewatch test I missed
Diffstat (limited to '.bundlewatch.config.json')
-rw-r--r--.bundlewatch.config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json
index 7cab49f398..b89e0207b7 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -30,7 +30,7 @@
},
{
"path": "./dist/css/bootstrap.min.css",
- "maxSize": "21 kB"
+ "maxSize": "21.5 kB"
},
{
"path": "./dist/js/bootstrap.bundle.js",