Skip to content

Commit 0499047

Browse files
committed
v1.0.0-alpha.14
1 parent 84c674c commit 0499047

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

.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": 77080,
4-
"minified": 32410,
5-
"gzipped": 9026
3+
"bundled": 76701,
4+
"minified": 32240,
5+
"gzipped": 8965
66
},
77
"react-transporter.cjs.js": {
8-
"bundled": 72580,
9-
"minified": 39183,
10-
"gzipped": 9655
8+
"bundled": 72207,
9+
"minified": 38883,
10+
"gzipped": 9600
1111
},
1212
"react-transporter.umd.js": {
13-
"bundled": 77080,
14-
"minified": 32410,
15-
"gzipped": 9026
13+
"bundled": 76701,
14+
"minified": 32240,
15+
"gzipped": 8965
1616
},
1717
"react-transporter.esm.js": {
18-
"bundled": 71743,
19-
"minified": 38442,
20-
"gzipped": 9525,
18+
"bundled": 71370,
19+
"minified": 38142,
20+
"gzipped": 9468,
2121
"treeshaked": {
2222
"rollup": {
2323
"code": 1938,

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

0 commit comments

Comments
 (0)