File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 3030 (js_of_ocaml
3131 ( >= 6 .0) )
3232 ( gen_js_api
33- ( = 1 .1.4 ) )
33+ ( = 1 .1.5 ) )
3434 ( base
3535 ( >= v0.17) )
3636 ( promise_jsoo
5959 (js_of_ocaml
6060 ( >= 6 .0) )
6161 ( gen_js_api
62- ( = 1 .1.4 ) )
62+ ( = 1 .1.5 ) )
6363 ( ocamlformat
6464 ( and
6565 ( = 0 .27.0)
7575 (js_of_ocaml
7676 ( >= 6 .0) )
7777 ( gen_js_api
78- ( = 1 .1.4 ) )
78+ ( = 1 .1.5 ) )
7979 ( promise_jsoo
8080 ( >= 0 .4.3) )
8181 ( jsonoo
9898 (js_of_ocaml
9999 ( >= 6 .0) )
100100 ( gen_js_api
101- ( = 1 .1.4 ) )
101+ ( = 1 .1.5 ) )
102102 ( promise_jsoo
103103 ( >= 0 .4.3) )
104104 ( jsonoo
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ depends: [
2020 "dune" {>= "3.19"}
2121 "ocaml" {>= "4.08"}
2222 "js_of_ocaml" {>= "6.0"}
23- "gen_js_api" {= "1.1.4 "}
23+ "gen_js_api" {= "1.1.5 "}
2424 "ocamlformat" {= "0.27.0" & with-dev-setup}
2525 "ocaml-lsp-server" {with-dev-setup}
2626 "odoc" {with-doc}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ depends: [
2020 "dune" {>= "3.19"}
2121 "ocaml" {>= "4.08"}
2222 "js_of_ocaml" {>= "6.0"}
23- "gen_js_api" {= "1.1.4 "}
23+ "gen_js_api" {= "1.1.5 "}
2424 "promise_jsoo" {>= "0.4.3"}
2525 "jsonoo" {>= "0.3"}
2626 "vscode-interop" {= version}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ depends: [
2020 "vscode" {= version}
2121 "ocaml" {>= "5.3"}
2222 "js_of_ocaml" {>= "6.0"}
23- "gen_js_api" {= "1.1.4 "}
23+ "gen_js_api" {= "1.1.5 "}
2424 "base" {>= "v0.17"}
2525 "promise_jsoo" {>= "0.4.3"}
2626 "jsonoo" {>= "0.3"}
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ depends: [
1919 "dune" {>= "3.19"}
2020 "ocaml" {>= "4.08"}
2121 "js_of_ocaml" {>= "6.0"}
22- "gen_js_api" {= "1.1.4 "}
22+ "gen_js_api" {= "1.1.5 "}
2323 "promise_jsoo" {>= "0.4.3"}
2424 "jsonoo" {>= "0.3"}
2525 "vscode-interop" {= version}
You can’t perform that action at this time.
0 commit comments