Skip to content

Commit dd6b39d

Browse files
committed
Update size limits
1 parent f42c4b9 commit dd6b39d

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)": 44530,
3-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 39381,
4-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 33704,
5-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27701
2+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (CJS)": 44574,
3+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 39359,
4+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 33705,
5+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27700
66
}

0 commit comments

Comments
 (0)