Skip to content

Commit

Permalink
Update size limits
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Dec 19, 2023
1 parent 3be3e59 commit f9be782
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .size-limits.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"dist/apollo-client.min.cjs": 39137,
"import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32653
"dist/apollo-client.min.cjs": 39184,
"import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 32696
}

0 comments on commit f9be782

Please sign in to comment.