From 1e48c5611169eaa9ad51de112364f387cfb5f96c Mon Sep 17 00:00:00 2001 From: jerelmiller Date: Tue, 14 May 2024 16:46:57 +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 05c84cd4f6a..e90e42c4eea 100644 --- a/.size-limits.json +++ b/.size-limits.json @@ -1,4 +1,4 @@ { - "dist/apollo-client.min.cjs": 39581, - "import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32832 + "dist/apollo-client.min.cjs": 39579, + "import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32825 }