From e8f1c77d1480cfd045d63778bd65b06650052fbb Mon Sep 17 00:00:00 2001 From: Jerel Miller Date: Wed, 4 Dec 2024 11:07:13 -0700 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 2446dd891dc..c072f5c094e 100644 --- a/.size-limits.json +++ b/.size-limits.json @@ -1,4 +1,4 @@ { - "dist/apollo-client.min.cjs": 41619, - "import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 34354 + "dist/apollo-client.min.cjs": 41614, + "import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 34349 }