Skip to content

Commit 48bb438

Browse files
authored
Merge pull request #27403 from hhugo/prepare-jsoo-6
add ojs-base upper-bound on jsoo
2 parents 80ab695 + 356b81e commit 48bb438

File tree

1 file changed

+1
-1
lines changed
  • packages/ojs-base/ojs-base.0.6.0

1 file changed

+1
-1
lines changed

packages/ojs-base/ojs-base.0.6.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ bug-reports: "https://framagit.org/zoggy/ojs-base/-/issues"
1111
depends: [
1212
"ocaml" {>= "4.12.0"}
1313
"ocamlfind" {build}
14-
"js_of_ocaml" {>= "3.9.0"}
14+
"js_of_ocaml" {>= "3.9.0" & < "6.0.0" }
1515
"websocket" {>= "2.14"}
1616
"websocket-lwt-unix" {>= "2.14"}
1717
"lwt" {>= "5.4.0" & < "5.8.0"}

0 commit comments

Comments
 (0)