We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5a8e41 commit 9e70753Copy full SHA for 9e70753
eliom.opam
@@ -22,7 +22,7 @@ depends: [
22
"ocamlfind"
23
"ppx_deriving"
24
"ppxlib" {>= "0.15.0"}
25
- "js_of_ocaml-compiler" {>= "5.5.0"}
+ "js_of_ocaml-compiler" {>= "5.5.0" & < "6.0.0"}
26
"js_of_ocaml" {>= "5.5.0"}
27
"js_of_ocaml-lwt" {>= "5.5.0"}
28
"js_of_ocaml-ocamlbuild" {build}
0 commit comments