From aa388af1bf632ed8d33cd110ed9a7488e4badabc Mon Sep 17 00:00:00 2001 From: phryneas Date: Mon, 25 Mar 2024 11:16:25 +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 119cdb06f2c..f964b98787f 100644 --- a/.size-limits.json +++ b/.size-limits.json @@ -1,4 +1,4 @@ { - "dist/apollo-client.min.cjs": 39254, - "import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32635 + "dist/apollo-client.min.cjs": 39325, + "import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32634 }