Skip to content

Commit

Permalink
v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
markusjwetzel committed Apr 18, 2021
1 parent 08f9627 commit 025dbe9
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": 183737,
"minified": 104937,
"gzipped": 23380
"bundled": 194475,
"minified": 111525,
"gzipped": 24389
},
"react-essentials.umd.min.js": {
"bundled": 449023,
"minified": 168018,
"gzipped": 47862
"bundled": 461568,
"minified": 173055,
"gzipped": 49337
},
"react-essentials.umd.js": {
"bundled": 495484,
"minified": 181236,
"gzipped": 51972
"bundled": 506192,
"minified": 185734,
"gzipped": 53206
},
"react-essentials.esm.js": {
"bundled": 166867,
"minified": 90956,
"gzipped": 22535,
"bundled": 176830,
"minified": 96878,
"gzipped": 23412,
"treeshaked": {
"rollup": {
"code": 63778,
"import_statements": 2362
"code": 67563,
"import_statements": 2369
},
"webpack": {
"code": 68070
"code": 72829
}
}
}
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.15.8",
"version": "0.16.0",
"description": "React.js UI Framework based on Bootstrap 4",
"author": "Markus Wetzel <markuswetzel@gmx.net>",
"license": "MIT",
Expand Down

0 comments on commit 025dbe9

Please sign in to comment.