Skip to content

Commit ccc429a

Browse files
committed
v0.13.6
1 parent 95e0e20 commit ccc429a

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
@@ -1,31 +1,31 @@
11
{
22
"dist/react-essentials.cjs.js": {
3-
"bundled": 167296,
4-
"minified": 96845,
5-
"gzipped": 21301
3+
"bundled": 167285,
4+
"minified": 96844,
5+
"gzipped": 21291
66
},
77
"dist/react-essentials.esm.js": {
8-
"bundled": 163412,
9-
"minified": 93275,
10-
"gzipped": 21049,
8+
"bundled": 163401,
9+
"minified": 93274,
10+
"gzipped": 21039,
1111
"treeshaked": {
1212
"rollup": {
13-
"code": 70234,
13+
"code": 70220,
1414
"import_statements": 2398
1515
},
1616
"webpack": {
17-
"code": 74523
17+
"code": 74510
1818
}
1919
}
2020
},
2121
"dist/react-essentials.umd.min.js": {
22-
"bundled": 667478,
23-
"minified": 250243,
24-
"gzipped": 67942
22+
"bundled": 667463,
23+
"minified": 250229,
24+
"gzipped": 67938
2525
},
2626
"dist/react-essentials.umd.js": {
27-
"bundled": 721201,
28-
"minified": 269311,
29-
"gzipped": 73403
27+
"bundled": 721186,
28+
"minified": 269297,
29+
"gzipped": 73400
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.13.5",
3+
"version": "0.13.6",
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)