chore(bundlesize): increase bootstrap.js max size

This commit is contained in:
Johann-S 2018-05-01 14:09:24 +02:00
parent b1eb3fccfa
commit 96cbb58cb3
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@
},
{
"path": "./dist/js/bootstrap.js",
"maxSize": "20 kB"
"maxSize": "21 kB"
},
{
"path": "./dist/js/bootstrap.min.js",