Skip to content

Commit da41af3

Browse files
committed
Update size limits
1 parent 863defe commit da41af3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.size-limits.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (CJS)": 42194,
3-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 37538,
4-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 32547,
5-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27447
2+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (CJS)": 42147,
3+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 37512,
4+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 32558,
5+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27433
66
}

0 commit comments

Comments
 (0)