Skip to content

Commit

Permalink
Update size snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
jzempel committed Mar 27, 2020
1 parent 7d34921 commit a4bc103
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions packages/avatars/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"dist/index.cjs.js": {
"bundled": 12115,
"minified": 8123,
"gzipped": 2497
"bundled": 12111,
"minified": 8119,
"gzipped": 2492
},
"dist/index.esm.js": {
"bundled": 11597,
"minified": 7663,
"gzipped": 2400,
"bundled": 11593,
"minified": 7659,
"gzipped": 2396,
"treeshaked": {
"rollup": {
"code": 6836,
"code": 6832,
"import_statements": 256
},
"webpack": {
"code": 8237
"code": 8233
}
}
}
Expand Down

0 comments on commit a4bc103

Please sign in to comment.