Skip to content

Commit

Permalink
[core] adjust size limit from last merge
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Jan 29, 2019
1 parent 5ec0216 commit 1984ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .size-limit.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module.exports = [
name: 'The size of the @material-ui/core modules',
webpack: true,
path: 'packages/material-ui/build/index.js',
limit: '96.2 KB',
limit: '94.8 KB',
},
{
name: 'The size of the @material-ui/styles modules',
Expand Down

0 comments on commit 1984ae7

Please sign in to comment.