Skip to content

Commit 4f6a19a

Browse files
committed
v1.0.0-alpha.2
1 parent 25e5066 commit 4f6a19a

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": 58449,
4-
"minified": 24825,
5-
"gzipped": 7309
3+
"bundled": 58562,
4+
"minified": 24868,
5+
"gzipped": 7321
66
},
77
"react-transporter.cjs.js": {
8-
"bundled": 54829,
9-
"minified": 29895,
10-
"gzipped": 7840
8+
"bundled": 54942,
9+
"minified": 29958,
10+
"gzipped": 7844
1111
},
1212
"react-transporter.umd.js": {
13-
"bundled": 58449,
14-
"minified": 24825,
15-
"gzipped": 7309
13+
"bundled": 58562,
14+
"minified": 24868,
15+
"gzipped": 7321
1616
},
1717
"react-transporter.esm.js": {
18-
"bundled": 54184,
19-
"minified": 29338,
20-
"gzipped": 7735,
18+
"bundled": 54297,
19+
"minified": 29395,
20+
"gzipped": 7740,
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.1",
3+
"version": "1.0.0-alpha.2",
44
"description": "React.js GraphQL client",
55
"author": "Markus Wetzel <markuswetzel@gmx.net>",
66
"license": "MIT",

0 commit comments

Comments
 (0)