Skip to content

Commit 1ec1cc3

Browse files
committed
Update size limits
1 parent d856308 commit 1ec1cc3

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)": 43383,
3-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 38842,
4-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 33225,
5-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27997
2+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (CJS)": 43438,
3+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 38878,
4+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 33207,
5+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 28023
66
}

0 commit comments

Comments
 (0)