Skip to content

Commit

Permalink
Bump bundlesize limit from 24.35kB to 24.5kB.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Jun 23, 2021
1 parent 2c72e7a commit 07e84a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
{
"name": "apollo-client",
"path": "./dist/apollo-client.cjs.min.js",
"maxSize": "24.35 kB"
"maxSize": "24.5 kB"
}
],
"peerDependencies": {
Expand Down

0 comments on commit 07e84a0

Please sign in to comment.