Skip to content

Commit

Permalink
Bump size-limit +8 bytes.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Sep 13, 2023
1 parent a031860 commit d8c6072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .size-limit.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const checks = [
{
path: "dist/index.js",
import: "{ ApolloClient, InMemoryCache, HttpLink }",
limit: "32044",
limit: "32052",
},
...[
"ApolloProvider",
Expand Down

0 comments on commit d8c6072

Please sign in to comment.