From f89d321be0661a4891a45fdcfffc610f7fe140a2 Mon Sep 17 00:00:00 2001 From: Haroen Viaene Date: Wed, 22 May 2019 16:00:17 +0200 Subject: [PATCH] chore(size): update expectation somewhat bigger for now, but in the long run it'll shrink --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a20c0ed4c0..36c5208cac 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ }, { "path": "packages/react-instantsearch-core/dist/umd/ReactInstantSearchCore.min.js", - "maxSize": "42 kB" + "maxSize": "42.25 kB" }, { "path": "packages/react-instantsearch-dom/dist/umd/ReactInstantSearchDOM.min.js",