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.
2 parents 80ab695 + 356b81e commit 48bb438Copy full SHA for 48bb438
packages/ojs-base/ojs-base.0.6.0/opam
@@ -11,7 +11,7 @@ bug-reports: "https://framagit.org/zoggy/ojs-base/-/issues"
11
depends: [
12
"ocaml" {>= "4.12.0"}
13
"ocamlfind" {build}
14
- "js_of_ocaml" {>= "3.9.0"}
+ "js_of_ocaml" {>= "3.9.0" & < "6.0.0" }
15
"websocket" {>= "2.14"}
16
"websocket-lwt-unix" {>= "2.14"}
17
"lwt" {>= "5.4.0" & < "5.8.0"}
0 commit comments