Skip to content

Commit c890484

Browse files
committed
v0.1.2
1 parent 77cfaa7 commit c890484

2 files changed

Lines changed: 30 additions & 1 deletion

File tree

.size-snapshot.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,34 @@
2727
"code": 1160
2828
}
2929
}
30+
},
31+
"react-stacks.cjs.js": {
32+
"bundled": 7370,
33+
"minified": 4388,
34+
"gzipped": 1682
35+
},
36+
"react-stacks.umd.min.js": {
37+
"bundled": 16533,
38+
"minified": 7660,
39+
"gzipped": 2983
40+
},
41+
"react-stacks.umd.js": {
42+
"bundled": 45938,
43+
"minified": 15062,
44+
"gzipped": 5289
45+
},
46+
"react-stacks.esm.js": {
47+
"bundled": 6839,
48+
"minified": 3958,
49+
"gzipped": 1586,
50+
"treeshaked": {
51+
"rollup": {
52+
"code": 98,
53+
"import_statements": 40
54+
},
55+
"webpack": {
56+
"code": 1129
57+
}
58+
}
3059
}
3160
}

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.1",
3+
"version": "0.1.2",
44
"description": "Stacks layout for React.js alert, notification and toast components.",
55
"author": "Markus Wetzel <markuswetzel@gmx.net>",
66
"license": "MIT",

0 commit comments

Comments
 (0)