Skip to content

Commit e55caad

Browse files
committed
v0.5.20
1 parent c1a9914 commit e55caad

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
@@ -1,23 +1,23 @@
11
{
22
"dist/react-transporter.cjs.js": {
3-
"bundled": 77715,
4-
"minified": 39227,
5-
"gzipped": 10040
3+
"bundled": 77693,
4+
"minified": 39215,
5+
"gzipped": 10031
66
},
77
"dist/react-transporter.umd.min.js": {
8-
"bundled": 107595,
9-
"minified": 41393,
10-
"gzipped": 12157
8+
"bundled": 107573,
9+
"minified": 41381,
10+
"gzipped": 12147
1111
},
1212
"dist/react-transporter.umd.js": {
13-
"bundled": 136016,
14-
"minified": 48912,
15-
"gzipped": 14401
13+
"bundled": 135994,
14+
"minified": 48900,
15+
"gzipped": 14393
1616
},
1717
"dist/react-transporter.esm.js": {
18-
"bundled": 77106,
19-
"minified": 38710,
20-
"gzipped": 9926,
18+
"bundled": 77084,
19+
"minified": 38698,
20+
"gzipped": 9918,
2121
"treeshaked": {
2222
"rollup": {
2323
"code": 2200,

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.5.19",
3+
"version": "0.5.20",
44
"description": "React.js Redux GraphQL client",
55
"author": "Markus Wetzel <markuswetzel@gmx.net>",
66
"license": "MIT",

0 commit comments

Comments
 (0)