Skip to content

Commit 1709897

Browse files
committed
v1.0.0-alpha.12
1 parent cb31af6 commit 1709897

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": 75934,
4-
"minified": 31843,
5-
"gzipped": 8918
3+
"bundled": 75964,
4+
"minified": 31859,
5+
"gzipped": 8923
66
},
77
"react-transporter.cjs.js": {
8-
"bundled": 71466,
9-
"minified": 38510,
10-
"gzipped": 9545
8+
"bundled": 71496,
9+
"minified": 38528,
10+
"gzipped": 9550
1111
},
1212
"react-transporter.umd.js": {
13-
"bundled": 75934,
14-
"minified": 31843,
15-
"gzipped": 8918
13+
"bundled": 75964,
14+
"minified": 31859,
15+
"gzipped": 8923
1616
},
1717
"react-transporter.esm.js": {
18-
"bundled": 70629,
19-
"minified": 37769,
20-
"gzipped": 9411,
18+
"bundled": 70659,
19+
"minified": 37787,
20+
"gzipped": 9417,
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.11",
3+
"version": "1.0.0-alpha.12",
44
"description": "React.js GraphQL client",
55
"author": "Markus Wetzel <markuswetzel@gmx.net>",
66
"license": "MIT",

0 commit comments

Comments
 (0)