From f9be782516fb6970ee041baf17d6e3f97041dc88 Mon Sep 17 00:00:00 2001 From: Jerel Miller Date: Mon, 18 Dec 2023 21:57:18 -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 dea1c9e18db..f1e85aafcac 100644 --- a/.size-limits.json +++ b/.size-limits.json @@ -1,4 +1,4 @@ { - "dist/apollo-client.min.cjs": 39137, - "import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32653 + "dist/apollo-client.min.cjs": 39184, + "import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32696 }