File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
ezjs_crypto/ezjs_crypto.0.1
js_of_ocaml/js_of_ocaml.3.3.0 Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ depends: [
1010 "ocaml" {>= "4.05"}
1111 "dune" {>= "2.0"}
1212 "ezjs_min" {>= "0.2"}
13+ "js_of_ocaml-compiler" {>= "3.3.0" & < "5.9.0"}
1314]
1415build: [
1516 ["dune" "subst"] {dev}
3233 "md5=aff005185a07842dc89989faf7dba12c"
3334 "sha512=9d85adbe0a0f519dc333c19fe2ffe558938ed3bfbd33e2d05e80b85b12823ab197a734bac5542432753116f0c23f0f553b7b4719662aad587b0d38977231c97a"
3435 ]
35- }
36+ }
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ depends: [
1717 "js_of_ocaml-compiler" {= version}
1818]
1919conflicts: [
20- "ppx_tools_versioned" {<= "5.0beta0 "}
20+ "ppx_tools_versioned" {< "5.0 "}
2121]
2222
2323synopsis: "Compiler from OCaml bytecode to Javascript"
You can’t perform that action at this time.
0 commit comments