Skip to content

Commit 5201a45

Browse files
committed
fix bundlewatch
1 parent bf3c1ff commit 5201a45

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.bundlewatch.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,15 @@
3434
},
3535
{
3636
"path": "./dist/js/bootstrap.bundle.js",
37-
"maxSize": "72.5 kB"
37+
"maxSize": "72.75 kB"
3838
},
3939
{
4040
"path": "./dist/js/bootstrap.bundle.min.js",
4141
"maxSize": "51.0 kB"
4242
},
4343
{
4444
"path": "./dist/js/bootstrap.js",
45-
"maxSize": "43.5 kB"
45+
"maxSize": "44.0 kB"
4646
},
4747
{
4848
"path": "./dist/js/bootstrap.min.js",

0 commit comments

Comments
 (0)