Skip to content

Commit 117feda

Browse files
jerelmillergithub-actions[bot]
authored andcommitted
Clean up Prettier, Size-limit, and Api-Extractor
1 parent 8c81159 commit 117feda

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.size-limits.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (CJS)": 50985,
3-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 45361,
4-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 38468,
5-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 31847
2+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (CJS)": 51053,
3+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 45350,
4+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 38421,
5+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 31787
66
}

0 commit comments

Comments
 (0)