Skip to content

Commit 9435afc

Browse files
committed
Update size limits
1 parent 728e717 commit 9435afc

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)": 43936,
3-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 38686,
4-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 33476,
5-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27519
2+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (CJS)": 43812,
3+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 38745,
4+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 33456,
5+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27523
66
}

0 commit comments

Comments
 (0)