File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ build: [
14
14
depends: [
15
15
"ocaml" {>= "4.03.0"}
16
16
"dune" {build}
17
- "graphql" {>= "0.8 .0"}
17
+ "graphql" {>= "0.9 .0"}
18
18
"async_kernel" {>= "v0.9.0"}
19
19
"alcotest" {with-test}
20
20
"async_unix" {with-test & >= "v0.9.0"}
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ build: [
14
14
depends: [
15
15
"ocaml" {>= "4.03.0"}
16
16
"jbuilder" {build}
17
- "graphql" {>= "0.8 .0"}
17
+ "graphql" {>= "0.9 .0"}
18
18
"cohttp" {>= "2.0.0"}
19
19
"crunch"
20
20
"astring" {>= "0.8.3"}
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ build: [
14
14
depends: [
15
15
"ocaml" {>= "4.03.0"}
16
16
"dune" {build}
17
- "graphql" {>= "0.8 .0"}
17
+ "graphql" {>= "0.9 .0"}
18
18
"alcotest" {with-test}
19
19
"lwt"
20
20
]
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ build: [
14
14
depends: [
15
15
"ocaml" {>= "4.03.0"}
16
16
"dune" {build}
17
- "graphql_parser"
17
+ "graphql_parser" {>= "0.9.0"}
18
18
"yojson"
19
19
"rresult"
20
20
"seq"
You can’t perform that action at this time.
0 commit comments