Skip to content

Commit c71fc46

Browse files
committed
Update size limits
1 parent e7fa914 commit c71fc46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: .size-limits.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (CJS)": 43107,
3-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 38571,
4-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 32886,
5-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27786
3+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 38606,
4+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 32925,
5+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27862
66
}

0 commit comments

Comments
 (0)