Skip to content

Commit 3fa6c7f

Browse files
committed
v0.6.1
1 parent c36c351 commit 3fa6c7f

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

.size-snapshot.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,31 +29,31 @@
2929
}
3030
},
3131
"react-transporter.cjs.js": {
32-
"bundled": 72458,
33-
"minified": 36898,
34-
"gzipped": 9487
32+
"bundled": 71897,
33+
"minified": 36561,
34+
"gzipped": 9363
3535
},
3636
"react-transporter.umd.min.js": {
37-
"bundled": 147049,
38-
"minified": 49038,
39-
"gzipped": 14422
37+
"bundled": 146997,
38+
"minified": 49015,
39+
"gzipped": 14414
4040
},
4141
"react-transporter.umd.js": {
42-
"bundled": 186910,
43-
"minified": 63831,
44-
"gzipped": 18951
42+
"bundled": 186409,
43+
"minified": 63582,
44+
"gzipped": 18852
4545
},
4646
"react-transporter.esm.js": {
47-
"bundled": 71585,
48-
"minified": 36162,
49-
"gzipped": 9333,
47+
"bundled": 71024,
48+
"minified": 35825,
49+
"gzipped": 9216,
5050
"treeshaked": {
5151
"rollup": {
5252
"code": 1654,
5353
"import_statements": 165
5454
},
5555
"webpack": {
56-
"code": 4865
56+
"code": 4663
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-transporter",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "React.js Redux GraphQL client",
55
"author": "Markus Wetzel <markuswetzel@gmx.net>",
66
"license": "MIT",

0 commit comments

Comments
 (0)