From 8c6860cd336f1a82aeb4ee5e627dcff7d11e4493 Mon Sep 17 00:00:00 2001 From: Lenz Weber-Tronic Date: Mon, 25 Mar 2024 12:13:39 +0100 Subject: [PATCH] update size-limits --- .size-limits.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.size-limits.json b/.size-limits.json index cdae2c9cd42..119cdb06f2c 100644 --- a/.size-limits.json +++ b/.size-limits.json @@ -1,4 +1,4 @@ { - "dist/apollo-client.min.cjs": 39247, - "import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32630 + "dist/apollo-client.min.cjs": 39254, + "import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32635 }