File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- (lang dune 3 .19 )
1+ (lang dune 3 .20 )
22
33(name vscode-ocaml-platform)
44
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ license: "ISC"
1717homepage: "https://github.com/ocamllabs/vscode-ocaml-platform"
1818bug-reports: "https://github.com/ocamllabs/vscode-ocaml-platform/issues"
1919depends: [
20- "dune" {>= "3.19 "}
20+ "dune" {>= "3.20 "}
2121 "ocaml" {>= "4.08"}
2222 "js_of_ocaml" {>= "6.0"}
2323 "gen_js_api" {= "1.1.5"}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ license: "ISC"
1717homepage: "https://github.com/ocamllabs/vscode-ocaml-platform"
1818bug-reports: "https://github.com/ocamllabs/vscode-ocaml-platform/issues"
1919depends: [
20- "dune" {>= "3.19 "}
20+ "dune" {>= "3.20 "}
2121 "ocaml" {>= "4.08"}
2222 "js_of_ocaml" {>= "6.0"}
2323 "gen_js_api" {= "1.1.5"}
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ license: "ISC"
1616homepage: "https://github.com/ocamllabs/vscode-ocaml-platform"
1717bug-reports: "https://github.com/ocamllabs/vscode-ocaml-platform/issues"
1818depends: [
19- "dune" {>= "3.19 "}
19+ "dune" {>= "3.20 "}
2020 "vscode" {= version}
2121 "ocaml" {>= "5.3"}
2222 "js_of_ocaml" {>= "6.0"}
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ license: "ISC"
1616homepage: "https://github.com/ocamllabs/vscode-ocaml-platform"
1717bug-reports: "https://github.com/ocamllabs/vscode-ocaml-platform/issues"
1818depends: [
19- "dune" {>= "3.19 "}
19+ "dune" {>= "3.20 "}
2020 "ocaml" {>= "4.08"}
2121 "js_of_ocaml" {>= "6.0"}
2222 "gen_js_api" {= "1.1.5"}
You can’t perform that action at this time.
0 commit comments