diff options
| author | Mark Otto <[email protected]> | 2022-02-08 10:18:07 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-02-08 10:39:58 -0800 |
| commit | 71a211f2bd199892975ec7d5d6a3d35fdcc9fbc8 (patch) | |
| tree | a469fac49401be2c57d49bf9bcb10ff7e03c7282 | |
| parent | 27a0f40dc8ff890f2493c8886a39bc361f684dc3 (diff) | |
| download | bootstrap-71a211f2bd199892975ec7d5d6a3d35fdcc9fbc8.tar.xz bootstrap-71a211f2bd199892975ec7d5d6a3d35fdcc9fbc8.zip | |
bundlewatch
| -rw-r--r-- | .bundlewatch.config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index 5960b3bef..44030d987 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -30,7 +30,7 @@ }, { "path": "./dist/css/bootstrap.min.css", - "maxSize": "23.5 kB" + "maxSize": "23.7 kB" }, { "path": "./dist/js/bootstrap.bundle.js", |
