Skip to content

Commit 9961c0c

Browse files
committed
v1.0.0-alpha.4
1 parent 1343acd commit 9961c0c

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
@@ -1,30 +1,30 @@
11
{
22
"react-transporter.umd.min.js": {
3-
"bundled": 65279,
4-
"minified": 27608,
5-
"gzipped": 7940
3+
"bundled": 65867,
4+
"minified": 27816,
5+
"gzipped": 7959
66
},
77
"react-transporter.cjs.js": {
8-
"bundled": 61311,
9-
"minified": 33542,
10-
"gzipped": 8496
8+
"bundled": 61865,
9+
"minified": 33943,
10+
"gzipped": 8515
1111
},
1212
"react-transporter.umd.js": {
13-
"bundled": 65279,
14-
"minified": 27608,
15-
"gzipped": 7940
13+
"bundled": 65867,
14+
"minified": 27816,
15+
"gzipped": 7959
1616
},
1717
"react-transporter.esm.js": {
18-
"bundled": 60600,
19-
"minified": 32919,
20-
"gzipped": 8375,
18+
"bundled": 61111,
19+
"minified": 33281,
20+
"gzipped": 8388,
2121
"treeshaked": {
2222
"rollup": {
2323
"code": 109,
2424
"import_statements": 100
2525
},
2626
"webpack": {
27-
"code": 4254
27+
"code": 3894
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.3",
3+
"version": "1.0.0-alpha.4",
44
"description": "React.js GraphQL client",
55
"author": "Markus Wetzel <markuswetzel@gmx.net>",
66
"license": "MIT",

0 commit comments

Comments
 (0)