Skip to content

Commit

Permalink
v0.16.6
Browse files Browse the repository at this point in the history
  • Loading branch information
markusjwetzel committed Jun 10, 2021
1 parent f0681ad commit f38a9e1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,31 +58,31 @@
}
},
"react-essentials.cjs.js": {
"bundled": 195416,
"minified": 111872,
"gzipped": 24444
"bundled": 195231,
"minified": 111830,
"gzipped": 24451
},
"react-essentials.umd.min.js": {
"bundled": 462551,
"minified": 173370,
"gzipped": 49390
"bundled": 462456,
"minified": 173348,
"gzipped": 49392
},
"react-essentials.umd.js": {
"bundled": 507175,
"minified": 186049,
"gzipped": 53260
"bundled": 507080,
"minified": 186027,
"gzipped": 53250
},
"react-essentials.esm.js": {
"bundled": 177739,
"minified": 97196,
"gzipped": 23476,
"bundled": 177501,
"minified": 97123,
"gzipped": 23477,
"treeshaked": {
"rollup": {
"code": 67863,
"import_statements": 2369
"code": 67772,
"import_statements": 2427
},
"webpack": {
"code": 73155
"code": 73102
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-essentials",
"version": "0.16.5",
"version": "0.16.6",
"description": "React.js UI Framework based on Bootstrap 4",
"author": "Markus Wetzel <markuswetzel@gmx.net>",
"license": "MIT",
Expand Down

0 comments on commit f38a9e1

Please sign in to comment.