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

Skip to content

Commit f6b9690

Browse files
committed
Update .bundlewatch.config.json
1 parent 922fe6a commit f6b9690

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
@@ -38,23 +38,23 @@
3838
},
3939
{
4040
"path": "./dist/bootstrap-vue.min.js",
41-
"maxSize": "100 kB"
41+
"maxSize": "105 kB"
4242
},
4343
{
4444
"path": "./dist/bootstrap-vue.common.js",
4545
"maxSize": "305 kB"
4646
},
4747
{
4848
"path": "./dist/bootstrap-vue.common.min.js",
49-
"maxSize": "190 kB"
49+
"maxSize": "195 kB"
5050
},
5151
{
5252
"path": "./dist/bootstrap-vue.esm.js",
5353
"maxSize": "300 kB"
5454
},
5555
{
5656
"path": "./dist/bootstrap-vue.esm.min.js",
57-
"maxSize": "190 kB"
57+
"maxSize": "195 kB"
5858
},
5959
{
6060
"path": "./dist/bootstrap-vue.css",

0 commit comments

Comments
 (0)
0