File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 30
30
"homepage" : " https://github.com/relay-tools/relay-local-schema#readme" ,
31
31
"devDependencies" : {
32
32
"babel" : " ^5.8.23" ,
33
- "babel-eslint" : " ^4.1.1 " ,
34
- "eslint" : " ^1.4.1 " ,
35
- "eslint-config-airbnb" : " 0.0.8 " ,
36
- "eslint-plugin-react" : " ^3.3.2 " ,
37
- "graphql" : " ^0.4.3 " ,
38
- "react-relay" : " ^0.3.1 "
33
+ "babel-eslint" : " ^4.1.3 " ,
34
+ "eslint" : " ^1.6.0 " ,
35
+ "eslint-config-airbnb" : " 0.1.0 " ,
36
+ "eslint-plugin-react" : " ^3.5.1 " ,
37
+ "graphql" : " ^0.4.7 " ,
38
+ "react-relay" : " ^0.4.0 "
39
39
},
40
40
"peerDependencies" : {
41
- "graphql" : " ^ 0.4.2" ,
42
- "react-relay" : " ^0.3.1 "
41
+ "graphql" : " >= 0.4.2" ,
42
+ "react-relay" : " >=0.4.0 "
43
43
},
44
44
"dependencies" : {
45
- "babel-runtime" : " ^5.8.20 "
45
+ "babel-runtime" : " ^5.8.25 "
46
46
}
47
47
}
You can’t perform that action at this time.
0 commit comments