Skip to content

Commit 5809307

Browse files
committed
v0.6.5
1 parent fb5b0c6 commit 5809307

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-transporter.cjs.js": {
32-
"bundled": 70468,
33-
"minified": 36101,
34-
"gzipped": 9226
32+
"bundled": 70154,
33+
"minified": 35965,
34+
"gzipped": 9237
3535
},
3636
"react-transporter.umd.min.js": {
37-
"bundled": 117841,
38-
"minified": 42219,
39-
"gzipped": 12318
37+
"bundled": 117503,
38+
"minified": 42091,
39+
"gzipped": 12314
4040
},
4141
"react-transporter.umd.js": {
42-
"bundled": 153883,
43-
"minified": 54821,
44-
"gzipped": 16208
42+
"bundled": 153545,
43+
"minified": 54693,
44+
"gzipped": 16210
4545
},
4646
"react-transporter.esm.js": {
47-
"bundled": 69704,
48-
"minified": 35451,
49-
"gzipped": 9108,
47+
"bundled": 69414,
48+
"minified": 35339,
49+
"gzipped": 9118,
5050
"treeshaked": {
5151
"rollup": {
5252
"code": 816,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-transporter",
3-
"version": "0.6.4",
3+
"version": "0.6.5",
44
"description": "React.js Redux GraphQL client",
55
"author": "Markus Wetzel <markuswetzel@gmx.net>",
66
"license": "MIT",

0 commit comments

Comments
 (0)