From 962524a9411fe9c6f8fe9a29913d7692c3385eec Mon Sep 17 00:00:00 2001 From: Martijn Cuppens Date: Fri, 20 Sep 2019 13:20:17 +0200 Subject: [PATCH] Bump bundlesizes --- bundlesize.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundlesize.config.json b/bundlesize.config.json index eda41a22d17a..e82251e7c9bf 100644 --- a/bundlesize.config.json +++ b/bundlesize.config.json @@ -2,11 +2,11 @@ "files": [ { "path": "./dist/css/bootstrap-grid.css", - "maxSize": "6.5 kB" + "maxSize": "7 kB" }, { "path": "./dist/css/bootstrap-grid.min.css", - "maxSize": "6 kB" + "maxSize": "6.2 kB" }, { "path": "./dist/css/bootstrap-reboot.css",