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:
authorGeoSot <geo.sotis@gmail.com>2021-03-17 08:44:15 +0300
committerGitHub <noreply@github.com>2021-03-17 08:44:15 +0300
commitc5083d5fc372b750ceea35d72cafa26562762b0c (patch)
tree91ccd8f8a06dc8908dcd73036e8bdae2336e2808 /.bundlewatch.config.json
parentc198eb6319d63c5414dbe3036ad160bd78d4cf01 (diff)
Use more safe check for 'isDisabled' helper (#33385)
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 4a28264b3a..27b998c620 100644
--- a/.bundlewatch.config.json
+++ b/.bundlewatch.config.json
@@ -54,7 +54,7 @@
},
{
"path": "./dist/js/bootstrap.min.js",
- "maxSize": "16.25 kB"
+ "maxSize": "16.5 kB"
}
],
"ci": {