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