Skip to content

Commit 035ca85

Browse files
committed
v1.0.0-alpha.5
1 parent bee4427 commit 035ca85

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
"react-transporter.umd.min.js": {
3-
"bundled": 65867,
4-
"minified": 27816,
5-
"gzipped": 7959
3+
"bundled": 66816,
4+
"minified": 28230,
5+
"gzipped": 8069
66
},
77
"react-transporter.cjs.js": {
8-
"bundled": 61865,
9-
"minified": 33943,
10-
"gzipped": 8515
8+
"bundled": 62764,
9+
"minified": 34401,
10+
"gzipped": 8656
1111
},
1212
"react-transporter.umd.js": {
13-
"bundled": 65867,
14-
"minified": 27816,
15-
"gzipped": 7959
13+
"bundled": 66816,
14+
"minified": 28230,
15+
"gzipped": 8069
1616
},
1717
"react-transporter.esm.js": {
18-
"bundled": 61111,
19-
"minified": 33281,
20-
"gzipped": 8388,
18+
"bundled": 61972,
19+
"minified": 33702,
20+
"gzipped": 8526,
2121
"treeshaked": {
2222
"rollup": {
2323
"code": 109,

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

0 commit comments

Comments
 (0)