File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " relay" ,
3
3
"description" : " A framework for building data-driven React applications." ,
4
- "version" : " 1.0.0-alpha.3 " ,
4
+ "version" : " 1.0.0-alpha.4 " ,
5
5
"license" : " BSD-3-Clause" ,
6
6
"homepage" : " https://facebook.github.io/relay/" ,
7
7
"bugs" : " https://github.com/facebook/relay/issues" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " babel-plugin-relay" ,
3
3
"description" : " A Babel Plugin for use with Relay applications." ,
4
- "version" : " 1.0.1-alpha.3 " ,
4
+ "version" : " 1.0.1-alpha.4 " ,
5
5
"keywords" : [
6
6
" graphql" ,
7
7
" relay" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-relay" ,
3
3
"description" : " A framework for building GraphQL-driven React applications." ,
4
- "version" : " 1.0.0-alpha.3 " ,
4
+ "version" : " 1.0.0-alpha.4 " ,
5
5
"keywords" : [
6
6
" graphql" ,
7
7
" relay" ,
15
15
"babel-runtime" : " ^6.23.0" ,
16
16
"fbjs" : " ^0.8.1" ,
17
17
"react-static-container" : " ^1.0.1" ,
18
- "relay-runtime" : " 1.0.0-alpha.3 "
18
+ "relay-runtime" : " 1.0.0-alpha.4 "
19
19
},
20
20
"peerDependencies" : {
21
21
"react" : " ^15.0.0 || ^0.14.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " relay-compiler" ,
3
3
"description" : " A compiler tool for building GraphQL-driven applications." ,
4
- "version" : " 1.0.0-alpha.3 " ,
4
+ "version" : " 1.0.0-alpha.4 " ,
5
5
"keywords" : [
6
6
" graphql" ,
7
7
" relay"
23
23
"fbjs" : " ^0.8.1" ,
24
24
"graphql" : " ^0.9.1" ,
25
25
"immutable" : " ^3.8.1" ,
26
- "relay-runtime" : " 1.0.0-alpha.3 " ,
26
+ "relay-runtime" : " 1.0.0-alpha.4 " ,
27
27
"signedsource" : " ^1.0.0" ,
28
28
"yargs" : " ^7.0.2"
29
29
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " relay-runtime" ,
3
3
"description" : " A core runtime for building GraphQL-driven applications." ,
4
- "version" : " 1.0.0-alpha.3 " ,
4
+ "version" : " 1.0.0-alpha.4 " ,
5
5
"keywords" : [
6
6
" graphql" ,
7
7
" relay"
You can’t perform that action at this time.
0 commit comments