File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
json-data-encoding-browser/json-data-encoding-browser.0.12
json-data-encoding-bson/json-data-encoding-bson.0.12
json-data-encoding/json-data-encoding.0.12 Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ build: [
1313
1414depends: [
1515 "ocaml" {>= "4.10"}
16- "dune" {>= "1.7 "}
16+ "dune" {>= "2.0 "}
1717 "json-data-encoding" {= version }
1818 "js_of_ocaml" {>= "3.3.0"}
1919]
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ build: [
1313
1414depends: [
1515 "ocaml" {>= "4.10"}
16- "dune" {>= "1.7 "}
16+ "dune" {>= "2.0 "}
1717 "json-data-encoding" {= version }
1818 "ocplib-endian" {>= "1.0"}
1919]
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ build: [
1414
1515depends: [
1616 "ocaml" {>= "4.10"}
17- "dune" {>= "1.7 "}
17+ "dune" {>= "2.0 "}
1818 "uri" {>= "1.9.0" }
1919 "crowbar" { with-test }
2020 "alcotest" { with-test }
You can’t perform that action at this time.
0 commit comments