Skip to content

Commit 4e25df0

Browse files
committed
Update size limits
1 parent 4bff848 commit 4e25df0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.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)": 42251,
3-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 37537,
4-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 32622,
5-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27483
2+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (CJS)": 42184,
3+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 37665,
4+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 32637,
5+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27537
66
}

0 commit comments

Comments
 (0)