Skip to content

Commit d97f8a5

Browse files
committed
Update size limits
1 parent 0f4b076 commit d97f8a5

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)": 42984,
3-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 38432,
4-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 32968,
5-
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27861
2+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (CJS)": 42972,
3+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 38452,
4+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 32914,
5+
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27847
66
}

0 commit comments

Comments
 (0)