Skip to content

Commit 07dd59f

Browse files
committed
v1.0.0-alpha.8
1 parent ab6268d commit 07dd59f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

.size-snapshot.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
"gzipped": 8562
66
},
77
"react-transporter.cjs.js": {
8-
"bundled": 69097,
9-
"minified": 36918,
10-
"gzipped": 9186
8+
"bundled": 69198,
9+
"minified": 36904,
10+
"gzipped": 9215
1111
},
1212
"react-transporter.umd.js": {
13-
"bundled": 73453,
14-
"minified": 30471,
15-
"gzipped": 8562
13+
"bundled": 73552,
14+
"minified": 30475,
15+
"gzipped": 8587
1616
},
1717
"react-transporter.esm.js": {
18-
"bundled": 68291,
19-
"minified": 36207,
20-
"gzipped": 9053,
18+
"bundled": 68396,
19+
"minified": 36196,
20+
"gzipped": 9082,
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.7",
3+
"version": "1.0.0-alpha.8",
44
"description": "React.js GraphQL client",
55
"author": "Markus Wetzel <markuswetzel@gmx.net>",
66
"license": "MIT",

0 commit comments

Comments
 (0)