Skip to content

Commit 2c45228

Browse files
committed
Bump bundlesize limit to 29.5kB (now 28.46kB).
1 parent ec2604b commit 2c45228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
{
5757
"name": "apollo-client",
5858
"path": "./dist/apollo-client.min.cjs",
59-
"maxSize": "29.45kB"
59+
"maxSize": "29.5kB"
6060
}
6161
],
6262
"engines": {

0 commit comments

Comments
 (0)