Skip to content

Commit ad3d13b

Browse files
jerelmillergithub-actions[bot]
authored andcommitted
Clean up Prettier, Size-limit, and Api-Extractor
1 parent 605579f commit ad3d13b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.size-limits.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (CJS)": 43965,
2+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (CJS)": 43917,
33
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 38626,
4-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 33602,
5-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27661
4+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 33617,
5+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27660
66
}

0 commit comments

Comments
 (0)