Skip to content

Commit fd865a8

Browse files
committed
Update .bundlewatch.config.json
1 parent fe0e9e4 commit fd865a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.bundlewatch.config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,23 +34,23 @@
3434
},
3535
{
3636
"path": "./dist/bootstrap-vue.js",
37-
"maxSize": "235 kB"
37+
"maxSize": "240 kB"
3838
},
3939
{
4040
"path": "./dist/bootstrap-vue.min.js",
4141
"maxSize": "105 kB"
4242
},
4343
{
4444
"path": "./dist/bootstrap-vue.common.js",
45-
"maxSize": "320 kB"
45+
"maxSize": "325 kB"
4646
},
4747
{
4848
"path": "./dist/bootstrap-vue.common.min.js",
4949
"maxSize": "200 kB"
5050
},
5151
{
5252
"path": "./dist/bootstrap-vue.esm.js",
53-
"maxSize": "320 kB"
53+
"maxSize": "325 kB"
5454
},
5555
{
5656
"path": "./dist/bootstrap-vue.esm.min.js",

0 commit comments

Comments
 (0)