Skip to content

Commit 30c30db

Browse files
committed
v0.16.10
1 parent 58f0116 commit 30c30db

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

.size-snapshot.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -58,31 +58,31 @@
5858
}
5959
},
6060
"react-essentials.cjs.js": {
61-
"bundled": 199771,
62-
"minified": 114415,
63-
"gzipped": 24951
61+
"bundled": 199785,
62+
"minified": 114422,
63+
"gzipped": 24959
6464
},
6565
"react-essentials.umd.min.js": {
66-
"bundled": 467092,
67-
"minified": 175333,
66+
"bundled": 467106,
67+
"minified": 175340,
6868
"gzipped": 49761
6969
},
7070
"react-essentials.umd.js": {
71-
"bundled": 511620,
72-
"minified": 187949,
73-
"gzipped": 53604
71+
"bundled": 511634,
72+
"minified": 187956,
73+
"gzipped": 53605
7474
},
7575
"react-essentials.esm.js": {
76-
"bundled": 181568,
77-
"minified": 99309,
78-
"gzipped": 24008,
76+
"bundled": 181582,
77+
"minified": 99316,
78+
"gzipped": 24018,
7979
"treeshaked": {
8080
"rollup": {
81-
"code": 69426,
81+
"code": 69433,
8282
"import_statements": 2448
8383
},
8484
"webpack": {
85-
"code": 74757
85+
"code": 74764
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.9",
3+
"version": "0.16.10",
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)