8000 Update .bundlewatch.config.json · bootstrap-vue/bootstrap-vue@3e3ea3c · GitHub
[go: up one dir, main page]

Skip to content

Commit 3e3ea3c

Browse files
committed
Update .bundlewatch.config.json
1 parent f6b9690 commit 3e3ea3c

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": "230 kB"
37+
"maxSize": "235 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": "305 kB"
45+
"maxSize": "310 kB"
4646
},
4747
{
4848
"path": "./dist/bootstrap-vue.common.min.js",
4949
"maxSize": "195 kB"
5050
},
5151
{
5252
"path": "./dist/bootstrap-vue.esm.js",
53-
"maxSize": "300 kB"
53+
"maxSize": "310 kB"
5454
},
5555
{
5656
"path": "./dist/bootstrap-vue.esm.min.js",

0 commit comments

Comments
 (0)
0