From a4750ee5b6438c18b9cd060de12b2f1910656eca Mon Sep 17 00:00:00 2001 From: jerelmiller Date: Tue, 14 May 2024 16:59:20 +0000 Subject: [PATCH] Clean up Prettier, Size-limit, and Api-Extractor --- .size-limits.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.size-limits.json b/.size-limits.json index e90e42c4eea..baaaf675f5a 100644 --- a/.size-limits.json +++ b/.size-limits.json @@ -1,4 +1,4 @@ { - "dist/apollo-client.min.cjs": 39579, - "import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32825 + "dist/apollo-client.min.cjs": 39573, + "import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32821 }