Skip to content

Commit

Permalink
Bump bundle size limit for apollo-cache-inmemory.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Feb 28, 2019
1 parent ebb66d1 commit f7417c1
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 @@ -29,7 +29,7 @@
{
"name": "apollo-cache-inmemory",
"path": "./packages/apollo-cache-inmemory/lib/bundle.cjs.min.js",
"maxSize": "4.9 kB"
"maxSize": "4.95 kB"
},
{
"name": "apollo-client",
Expand Down

0 comments on commit f7417c1

Please sign in to comment.