Skip to content

Commit dda1656

Browse files
committed
v0.13.0
1 parent 5044ac0 commit dda1656

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

.size-snapshot.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
{
22
"dist/react-essentials.cjs.js": {
3-
"bundled": 157642,
4-
"minified": 91565,
5-
"gzipped": 20196
3+
"bundled": 160272,
4+
"minified": 92768,
5+
"gzipped": 20475
66
},
77
"dist/react-essentials.esm.js": {
8-
"bundled": 154247,
9-
"minified": 88487,
10-
"gzipped": 19920,
8+
"bundled": 156399,
9+
"minified": 89217,
10+
"gzipped": 20209,
1111
"treeshaked": {
1212
"rollup": {
13-
"code": 53413,
14-
"import_statements": 2349
13+
"code": 66797,
14+
"import_statements": 2394
1515
},
1616
"webpack": {
17-
"code": 69182
17+
"code": 71033
1818
}
1919
}
2020
},
2121
"dist/react-essentials.umd.min.js": {
22-
"bundled": 644926,
23-
"minified": 239531,
24-
"gzipped": 65770
22+
"bundled": 648818,
23+
"minified": 240265,
24+
"gzipped": 65878
2525
},
2626
"dist/react-essentials.umd.js": {
27-
"bundled": 707025,
28-
"minified": 264244,
29-
"gzipped": 72202
27+
"bundled": 710917,
28+
"minified": 264978,
29+
"gzipped": 72311
3030
}
3131
}

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.12.1",
3+
"version": "0.13.0",
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)