Skip to content

Commit 4cc52d8

Browse files
jerelmillergithub-actions[bot]
authored andcommitted
Clean up Prettier, Size-limit, and Api-Extractor
1 parent dc62585 commit 4cc52d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.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)": 43286,
3-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 38743,
2+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (CJS)": 43269,
3+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 38762,
44
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 33223,
5-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 28086
5+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 28027
66
}

0 commit comments

Comments
 (0)