Skip to content

Commit d2af156

Browse files
committed
v1.0.0-alpha.1
1 parent 27076d7 commit d2af156

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": 56991,
4-
"minified": 24191,
5-
"gzipped": 7162
3+
"bundled": 58449,
4+
"minified": 24825,
5+
"gzipped": 7309
66
},
77
"react-transporter.cjs.js": {
8-
"bundled": 53453,
9-
"minified": 29118,
10-
"gzipped": 7689
8+
"bundled": 54829,
9+
"minified": 29895,
10+
"gzipped": 7840
1111
},
1212
"react-transporter.umd.js": {
13-
"bundled": 56991,
14-
"minified": 24191,
15-
"gzipped": 7162
13+
"bundled": 58449,
14+
"minified": 24825,
15+
"gzipped": 7309
1616
},
1717
"react-transporter.esm.js": {
18-
"bundled": 52836,
19-
"minified": 28580,
20-
"gzipped": 7586,
18+
"bundled": 54184,
19+
"minified": 29338,
20+
"gzipped": 7735,
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.0",
3+
"version": "1.0.0-alpha.1",
44
"description": "React.js GraphQL client",
55
"author": "Markus Wetzel <markuswetzel@gmx.net>",
66
"license": "MIT",

0 commit comments

Comments
 (0)