Skip to content

Commit 28d145a

Browse files
committed
v1.0.0-alpha.10
1 parent 6ec88be commit 28d145a

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

.size-snapshot.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
{
22
"react-transporter.umd.min.js": {
3-
"bundled": 73668,
4-
"minified": 30502,
5-
"gzipped": 8598
3+
"bundled": 74940,
4+
"minified": 31467,
5+
"gzipped": 8865
66
},
77
"react-transporter.cjs.js": {
8-
"bundled": 69314,
9-
"minified": 36931,
10-
"gzipped": 9228
8+
"bundled": 70550,
9+
"minified": 38042,
10+
"gzipped": 9504
1111
},
1212
"react-transporter.umd.js": {
13-
"bundled": 73668,
14-
"minified": 30502,
15-
"gzipped": 8598
13+
"bundled": 74940,
14+
"minified": 31467,
15+
"gzipped": 8865
1616
},
1717
"react-transporter.esm.js": {
18-
"bundled": 68512,
19-
"minified": 36223,
20-
"gzipped": 9096,
18+
"bundled": 69727,
19+
"minified": 37315,
20+
"gzipped": 9368,
2121
"treeshaked": {
2222
"rollup": {
23-
"code": 109,
24-
"import_statements": 100
23+
"code": 1938,
24+
"import_statements": 127
2525
},
2626
"webpack": {
27-
"code": 3723
27+
"code": 4418
2828
}
2929
}
3030
}

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

0 commit comments

Comments
 (0)