From c05f9934517fea1d027663c2516a53318039d513 Mon Sep 17 00:00:00 2001 From: Martijn Cuppens Date: Sat, 28 Sep 2019 16:16:21 +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 eda41a22d1..a8778cd47c 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.1 kB" }, { "path": "./dist/css/bootstrap-grid.min.css", - "maxSize": "6 kB" + "maxSize": "6.4 kB" }, { "path": "./dist/css/bootstrap-reboot.css",