Skip to content

Commit

Permalink
Update size snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jzempel committed Jul 22, 2021
1 parent 76b68fc commit 38c3b78
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions packages/pagination/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"index.cjs.js": {
"bundled": 27098,
"minified": 17998,
"gzipped": 4535
"bundled": 27078,
"minified": 17978,
"gzipped": 4529
},
"index.esm.js": {
"bundled": 25063,
"minified": 16377,
"gzipped": 4337,
"bundled": 25043,
"minified": 16357,
"gzipped": 4331,
"treeshaked": {
"rollup": {
"code": 13351,
"code": 13331,
"import_statements": 490
},
"webpack": {
"code": 15151
"code": 15131
}
}
}
Expand Down

0 comments on commit 38c3b78

Please sign in to comment.