Skip to content

Commit

Permalink
v0.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
markusjwetzel committed Apr 23, 2021
1 parent 2a81120 commit b08def2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 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": 194749,
"minified": 111614,
"gzipped": 24405
"bundled": 194926,
"minified": 111701,
"gzipped": 24401
},
"react-essentials.umd.min.js": {
"bundled": 461872,
"minified": 173144,
"gzipped": 49355
"bundled": 462035,
"minified": 173207,
"gzipped": 49345
},
"react-essentials.umd.js": {
"bundled": 506496,
"minified": 185823,
"gzipped": 53224
"bundled": 506659,
"minified": 185886,
"gzipped": 53216
},
"react-essentials.esm.js": {
"bundled": 177104,
"minified": 96967,
"gzipped": 23428,
"bundled": 177261,
"minified": 97037,
"gzipped": 23426,
"treeshaked": {
"rollup": {
"code": 67652,
"code": 67714,
"import_statements": 2369
},
"webpack": {
"code": 72912
"code": 72976
}
}
}
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.2",
"version": "0.16.3",
"description": "React.js UI Framework based on Bootstrap 4",
"author": "Markus Wetzel <markuswetzel@gmx.net>",
"license": "MIT",
Expand Down

0 comments on commit b08def2

Please sign in to comment.