Skip to content

Commit 71cf096

Browse files
committed
jsoo adjust constraint
1 parent e76eb38 commit 71cf096

File tree

1 file changed

+1
-1
lines changed
  • packages/js_of_ocaml/js_of_ocaml.3.3.0

1 file changed

+1
-1
lines changed

packages/js_of_ocaml/js_of_ocaml.3.3.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ depends: [
1717
"js_of_ocaml-compiler" {= version}
1818
]
1919
conflicts: [
20-
"ppx_tools_versioned" {<= "5.0beta0"}
20+
"ppx_tools_versioned" {< "5.0"}
2121
]
2222

2323
synopsis: "Compiler from OCaml bytecode to Javascript"

0 commit comments

Comments
 (0)