File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
examples/with-reason-relay Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 9
9
"schema" : " graphql get-schema -e dev"
10
10
},
11
11
"dependencies" : {
12
- "bs-fetch" : " 0.5 .2" ,
13
- "bs-platform" : " 7.2 .2" ,
14
- "graphql" : " 15.0 .0" ,
12
+ "bs-fetch" : " 0.6 .2" ,
13
+ "bs-platform" : " 7.3 .2" ,
14
+ "graphql" : " 15.9 .0" ,
15
15
"isomorphic-unfetch" : " ^3.0.0" ,
16
16
"next" : " latest" ,
17
- "next-transpile-modules" : " 9.0 .0" ,
17
+ "next-transpile-modules" : " 9.1 .0" ,
18
18
"react" : " ^16.13.0" ,
19
19
"react-dom" : " ^16.13.0" ,
20
- "react-relay" : " 0.0.0-experimental-8cc94ddc " ,
21
- "reason-promise" : " 1.0.2 " ,
22
- "reason-react" : " 0.7 .0" ,
23
- "reason-relay" : " 0.8.2 " ,
24
- "relay-config" : " 9.0 .0" ,
25
- "relay-runtime" : " 9.0 .0"
20
+ "react-relay" : " 0.10.0 " ,
21
+ "reason-promise" : " 1.1.5 " ,
22
+ "reason-react" : " 0.11 .0" ,
23
+ "reason-relay" : " 0.15.0 " ,
24
+ "relay-config" : " 9.1 .0" ,
25
+ "relay-runtime" : " 9.1 .0"
26
26
},
27
27
"devDependencies" : {
28
28
"babel-plugin-relay" : " ^9.0.0" ,
You can’t perform that action at this time.
0 commit comments