diff --git a/helix.opam b/helix.opam index 849c206..407a986 100644 --- a/helix.opam +++ b/helix.opam @@ -23,7 +23,7 @@ depends: [ "ocaml" "dune" {build} "signal" - "js_of_ocaml-compiler" {>= "4.1.0"} # jx.jsoo + "js_of_ocaml-compiler" {build & >= "4.1.0"} # jx.jsoo "odoc" {with-doc} "ocaml-lsp-server" {with-dev-setup} "ocamlformat" {with-dev-setup}