Skip to content

Commit

Permalink
Temporarily increase bundlesize limit to 24.1kB.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed May 28, 2020
1 parent d564262 commit 75caa44
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 @@ -51,7 +51,7 @@
{
"name": "apollo-client",
"path": "./dist/apollo-client.cjs.min.js",
"maxSize": "24 kB"
"maxSize": "24.1 kB"
}
],
"peerDependencies": {
Expand Down

0 comments on commit 75caa44

Please sign in to comment.