Skip to content

Commit ca44cfc

Browse files
committed
v0.16.1
1 parent 1834a6b commit ca44cfc

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": 194475,
62-
"minified": 111525,
63-
"gzipped": 24389
61+
"bundled": 194740,
62+
"minified": 111612,
63+
"gzipped": 24402
6464
},
6565
"react-essentials.umd.min.js": {
66-
"bundled": 461568,
67-
"minified": 173055,
68-
"gzipped": 49337
66+
"bundled": 461863,
67+
"minified": 173142,
68+
"gzipped": 49352
6969
},
7070
"react-essentials.umd.js": {
71-
"bundled": 506192,
72-
"minified": 185734,
73-
"gzipped": 53206
71+
"bundled": 506487,
72+
"minified": 185821,
73+
"gzipped": 53221
7474
},
7575
"react-essentials.esm.js": {
76-
"bundled": 176830,
77-
"minified": 96878,
78-
"gzipped": 23412,
76+
"bundled": 177095,
77+
"minified": 96965,
78+
"gzipped": 23426,
7979
"treeshaked": {
8080
"rollup": {
81-
"code": 67563,
81+
"code": 67650,
8282
"import_statements": 2369
8383
},
8484
"webpack": {
85-
"code": 72829
85+
"code": 72910
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.0",
3+
"version": "0.16.1",
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)