Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
iamstarkov committed Jan 31, 2019
1 parent 6695c88 commit bc5a50c
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions packages/react-jss/.size-snapshot.json
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
{
"dist/react-jss.js": {
"bundled": 131866,
"minified": 44695,
"gzipped": 13215
"bundled": 132124,
"minified": 44900,
"gzipped": 13346
},
"dist/react-jss.min.js": {
"bundled": 100134,
"minified": 34854,
"gzipped": 10467
"bundled": 100159,
"minified": 34858,
"gzipped": 10468
},
"dist/react-jss.cjs.js": {
"bundled": 14377,
"minified": 6602,
"gzipped": 2191
"bundled": 14738,
"minified": 6899,
"gzipped": 2351
},
"dist/react-jss.esm.js": {
"bundled": 13737,
"minified": 6056,
"gzipped": 2082,
"bundled": 14078,
"minified": 6338,
"gzipped": 2241,
"treeshaked": {
"rollup": {
"code": 1925,
"import_statements": 436
"code": 1946,
"import_statements": 457
},
"webpack": {
"code": 3285
"code": 3340
}
}
}
Expand Down

0 comments on commit bc5a50c

Please sign in to comment.