Skip to content

Commit 9740a4f

Browse files
committed
v0.2.0
1 parent 670026d commit 9740a4f

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
@@ -29,31 +29,31 @@
2929
}
3030
},
3131
"react-stacks.cjs.js": {
32-
"bundled": 7506,
33-
"minified": 4495,
34-
"gzipped": 1721
32+
"bundled": 5168,
33+
"minified": 3174,
34+
"gzipped": 1252
3535
},
3636
"react-stacks.umd.min.js": {
37-
"bundled": 16675,
38-
"minified": 7775,
39-
"gzipped": 3020
37+
"bundled": 5860,
38+
"minified": 2952,
39+
"gzipped": 1254
4040
},
4141
"react-stacks.umd.js": {
42-
"bundled": 46080,
43-
"minified": 15177,
44-
"gzipped": 5329
42+
"bundled": 5860,
43+
"minified": 2952,
44+
"gzipped": 1254
4545
},
4646
"react-stacks.esm.js": {
47-
"bundled": 6981,
48-
"minified": 4068,
49-
"gzipped": 1630,
47+
"bundled": 4778,
48+
"minified": 2848,
49+
"gzipped": 1180,
5050
"treeshaked": {
5151
"rollup": {
52-
"code": 98,
53-
"import_statements": 40
52+
"code": 14,
53+
"import_statements": 14
5454
},
5555
"webpack": {
56-
"code": 1129
56+
"code": 998
5757
}
5858
}
5959
}

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