Skip to content

Commit

Permalink
Bump bundlesize limit from 24.6kB to 24.7kB (now 24.1kB).
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Aug 12, 2021
1 parent 639adf3 commit f14bc92
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-core.cjs.min.js",
"maxSize": "24.6 kB"
"maxSize": "24.7 kB"
}
],
"engines": {
Expand Down

0 comments on commit f14bc92

Please sign in to comment.