Skip to content

Commit ff4537c

Browse files
committed
v0.1.3
1 parent 5757858 commit ff4537c

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

.size-snapshot.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,24 +29,24 @@
2929
}
3030
},
3131
"react-stacks.cjs.js": {
32-
"bundled": 7370,
33-
"minified": 4388,
34-
"gzipped": 1682
32+
"bundled": 7506,
33+
"minified": 4495,
34+
"gzipped": 1721
3535
},
3636
"react-stacks.umd.min.js": {
37-
"bundled": 16533,
38-
"minified": 7660,
39-
"gzipped": 2983
37+
"bundled": 16675,
38+
"minified": 7775,
39+
"gzipped": 3020
4040
},
4141
"react-stacks.umd.js": {
42-
"bundled": 45938,
43-
"minified": 15062,
44-
"gzipped": 5289
42+
"bundled": 46080,
43+
"minified": 15177,
44+
"gzipped": 5329
4545
},
4646
"react-stacks.esm.js": {
47-
"bundled": 6839,
48-
"minified": 3958,
49-
"gzipped": 1586,
47+
"bundled": 6981,
48+
"minified": 4068,
49+
"gzipped": 1630,
5050
"treeshaked": {
5151
"rollup": {
5252
"code": 98,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-stacks",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Stacks layout for React.js alert, notification and toast components.",
55
"author": "Markus Wetzel <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)