Skip to content

Commit b08def2

Browse files
committed
v0.16.3
1 parent 2a81120 commit b08def2

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

.size-snapshot.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -58,31 +58,31 @@
5858
}
5959
},
6060
"react-essentials.cjs.js": {
61-
"bundled": 194749,
62-
"minified": 111614,
63-
"gzipped": 24405
61+
"bundled": 194926,
62+
"minified": 111701,
63+
"gzipped": 24401
6464
},
6565
"react-essentials.umd.min.js": {
66-
"bundled": 461872,
67-
"minified": 173144,
68-
"gzipped": 49355
66+
"bundled": 462035,
67+
"minified": 173207,
68+
"gzipped": 49345
6969
},
7070
"react-essentials.umd.js": {
71-
"bundled": 506496,
72-
"minified": 185823,
73-
"gzipped": 53224
71+
"bundled": 506659,
72+
"minified": 185886,
73+
"gzipped": 53216
7474
},
7575
"react-essentials.esm.js": {
76-
"bundled": 177104,
77-
"minified": 96967,
78-
"gzipped": 23428,
76+
"bundled": 177261,
77+
"minified": 97037,
78+
"gzipped": 23426,
7979
"treeshaked": {
8080
"rollup": {
81-
"code": 67652,
81+
"code": 67714,
8282
"import_statements": 2369
8383
},
8484
"webpack": {
85-
"code": 72912
85+
"code": 72976
8686
}
8787
}
8888
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-essentials",
3-
"version": "0.16.2",
3+
"version": "0.16.3",
44
"description": "React.js UI Framework based on Bootstrap 4",
55
"author": "Markus Wetzel <markuswetzel@gmx.net>",
66
"license": "MIT",

0 commit comments

Comments
 (0)