this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add ojs-base an upper-bound on jsoo

+1 -1
+1 -1
packages/ojs-base/ojs-base.0.6.0/opam
··· 11 11 depends: [ 12 12 "ocaml" {>= "4.12.0"} 13 13 "ocamlfind" {build} 14 - "js_of_ocaml" {>= "3.9.0"} 14 + "js_of_ocaml" {>= "3.9.0" & < "6.0.0" } 15 15 "websocket" {>= "2.14"} 16 16 "websocket-lwt-unix" {>= "2.14"} 17 17 "lwt" {>= "5.4.0" & < "5.8.0"}