File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ depends: [
22
22
"mdx" {>= "2.4.0" & with-test}
23
23
"ocaml-version" {>= "3.6.4" & with-test}
24
24
"domain_shims" {>= "0.1.0" & with-test}
25
- "js_of_ocaml" {>= "5.4.0" & with-test}
25
+ "js_of_ocaml" {>= "5.4.0" & < "5.9.0" & with-test}
26
26
"conf-npm" {arch != "x86_32" & arch != "riscv64" & with-test}
27
27
"dscheck" {>= "0.4.0" & with-test}
28
28
"sherlodoc" {>= "0.2" & with-doc}
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ depends: [
22
22
"mdx" {>= "2.4.0" & with-test}
23
23
"ocaml-version" {>= "3.6.4" & with-test}
24
24
"domain_shims" {>= "0.1.0" & with-test}
25
- "js_of_ocaml" {>= "5.4.0" & with-test}
25
+ "js_of_ocaml" {>= "5.4.0" & < "5.9.0" & with-test}
26
26
"conf-npm" {arch != "x86_32" & arch != "riscv64" & with-test}
27
27
"dscheck" {>= "0.4.0" & with-test}
28
28
"sherlodoc" {>= "0.2" & with-doc}
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ depends: [
23
23
"mdx" {>= "2.4.0" & with-test}
24
24
"ocaml-version" {>= "3.6.4" & with-test}
25
25
"domain_shims" {>= "0.1.0" & with-test}
26
- "js_of_ocaml" {>= "5.4.0" & with-test}
26
+ "js_of_ocaml" {>= "5.4.0" & < "5.9.0" & with-test}
27
27
"conf-npm" {arch != "x86_32" & arch != "riscv64" & with-test}
28
28
"dscheck" {>= "0.4.0" & with-test}
29
29
"sherlodoc" {>= "0.2" & with-doc}
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ depends: [
23
23
"mdx" {>= "2.4.0" & with-test}
24
24
"ocaml-version" {>= "3.6.4" & with-test}
25
25
"domain_shims" {>= "0.1.0" & with-test}
26
- "js_of_ocaml" {>= "5.4.0" & with-test}
26
+ "js_of_ocaml" {>= "5.4.0" & < "5.9.0" & with-test}
27
27
"conf-npm" {arch != "x86_32" & arch != "riscv64" & with-test}
28
28
"dscheck" {>= "0.4.0" & with-test}
29
29
"sherlodoc" {>= "0.2" & with-doc}
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ depends: [
26
26
"conf-npm"
27
27
{arch != "x86_32" & arch != "riscv64" & os != "win32" & with-test}
28
28
"domain_shims" {>= "0.1.0" & with-test}
29
- "js_of_ocaml" {>= "5.4.0" & with-test}
29
+ "js_of_ocaml" {>= "5.4.0" & < "5.9.0" & with-test}
30
30
"mdx" {>= "2.4.0" & with-test}
31
31
"multicore-bench" {>= "0.1.4" & with-test}
32
32
"multicore-magic" {>= "2.3.0" & with-test}
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ depends: [
26
26
"conf-npm"
27
27
{arch != "x86_32" & arch != "riscv64" & os != "win32" & with-test}
28
28
"domain_shims" {>= "0.1.0" & with-test}
29
- "js_of_ocaml" {>= "5.4.0" & with-test}
29
+ "js_of_ocaml" {>= "5.4.0" & < "5.9.0" & with-test}
30
30
"mdx" {>= "2.4.0" & with-test}
31
31
"multicore-bench" {>= "0.1.7" & with-test}
32
32
"multicore-magic" {>= "2.3.0" & with-test}
You can’t perform that action at this time.
0 commit comments