Skip to content

Commit f37b71f

Browse files
committed
v0.16.8
1 parent 83c8b03 commit f37b71f

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": 200582,
62-
"minified": 115133,
63-
"gzipped": 24968
61+
"bundled": 199839,
62+
"minified": 114499,
63+
"gzipped": 24974
6464
},
6565
"react-essentials.umd.min.js": {
66-
"bundled": 467855,
67-
"minified": 175710,
68-
"gzipped": 49855
66+
"bundled": 467168,
67+
"minified": 175385,
68+
"gzipped": 49778
6969
},
7070
"react-essentials.umd.js": {
71-
"bundled": 512479,
72-
"minified": 188389,
73-
"gzipped": 53727
71+
"bundled": 511696,
72+
"minified": 188001,
73+
"gzipped": 53630
7474
},
7575
"react-essentials.esm.js": {
76-
"bundled": 182323,
77-
"minified": 99976,
78-
"gzipped": 24023,
76+
"bundled": 181618,
77+
"minified": 99378,
78+
"gzipped": 24031,
7979
"treeshaked": {
8080
"rollup": {
81-
"code": 69999,
81+
"code": 69470,
8282
"import_statements": 2448
8383
},
8484
"webpack": {
85-
"code": 75370
85+
"code": 74803
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.7",
3+
"version": "0.16.8",
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)