diff options
| author | Mark Otto <[email protected]> | 2021-09-08 20:27:07 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2021-09-08 20:27:07 -0700 |
| commit | f1f3e9a0ec3d1c324c4402713c9bd5978d0c9eb9 (patch) | |
| tree | 8ed2b3afd24a0301d091e382ccce584e849314cf /.bundlewatch.config.json | |
| parent | 439718e78549a7321174178d0d71ecce7f120bbe (diff) | |
| download | bootstrap-css-vars-tooltips.tar.xz bootstrap-css-vars-tooltips.zip | |
Bundlewatch updatecss-vars-tooltips
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 19f813bc4..6f4ff34e5 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -26,11 +26,11 @@ }, { "path": "./dist/css/bootstrap.css", - "maxSize": "25.5 kB" + "maxSize": "25.6 kB" }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "23.25 kB" + "maxSize": "23.5 kB" }, { "path": "./dist/js/bootstrap.bundle.js", |
