Skip to content

Commit ff00b2b

Browse files
committed
bump
1 parent becdc09 commit ff00b2b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.bundlewatch.config.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,31 +26,31 @@
2626
},
2727
{
2828
"path": "./dist/css/bootstrap.css",
29-
"maxSize": "37.5 kB"
29+
"maxSize": "38.0 kB"
3030
},
3131
{
3232
"path": "./dist/css/bootstrap.min.css",
33-
"maxSize": "36.25 kB"
33+
"maxSize": "36.75 kB"
3434
},
3535
{
3636
"path": "./dist/js/bootstrap.bundle.js",
37-
"maxSize": "67.75 kB"
37+
"maxSize": "67.5 kB"
3838
},
3939
{
4040
"path": "./dist/js/bootstrap.bundle.min.js",
4141
"maxSize": "41.0 kB"
4242
},
4343
{
4444
"path": "./dist/js/bootstrap.esm.js",
45-
"maxSize": "39.0 kB"
45+
"maxSize": "38.75 kB"
4646
},
4747
{
4848
"path": "./dist/js/bootstrap.esm.min.js",
4949
"maxSize": "24.0 kB"
5050
},
5151
{
5252
"path": "./dist/js/bootstrap.js",
53-
"maxSize": "39.75 kB"
53+
"maxSize": "39.5 kB"
5454
},
5555
{
5656
"path": "./dist/js/bootstrap.min.js",

0 commit comments

Comments
 (0)