Skip to content

Commit 38fdfb6

Browse files
committed
Update size limits
1 parent f538a83 commit 38fdfb6

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)": 44386,
3-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 39203,
4-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 33554,
5-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27582
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
66
}

0 commit comments

Comments
 (0)