Skip to content

Commit 30c7908

Browse files
committed
chore: update size limits
1 parent 2e2baf1 commit 30c7908

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)": 47873,
3-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 42183,
4-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 35925,
5-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 29449
2+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (CJS)": 45331,
3+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 44911,
4+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 33294,
5+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 31517
66
}

0 commit comments

Comments
 (0)