From debb4baf6943fb4224f807d2761a6d8da5133187 Mon Sep 17 00:00:00 2001 From: Jerel Miller Date: Mon, 8 Apr 2024 14:52:28 -0600 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 69a2f58b769..b33df04bf24 100644 --- a/.size-limits.json +++ b/.size-limits.json @@ -1,4 +1,4 @@ { - "dist/apollo-client.min.cjs": 39368, - "import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32634 + "dist/apollo-client.min.cjs": 39373, + "import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32636 }