this repo has no description

bonsai.v0.15.0 is not compatible with jsoo4 (Dom_html.window##.innerHeight changed type)

Kate 3639c057 36d47766

Changed files
+2 -1
packages
bonsai
bonsai.v0.15.0
+2 -1
packages/bonsai/bonsai.v0.15.0/opam
···
"cohttp-async" {>= "2.5.6" & < "3.0.0" | >= "5.0.0"}
"dune" {>= "2.0.0"}
"gen_js_api" {>= "1.0.8"}
-
"js_of_ocaml-ppx" {>= "3.9.0"}
"ocaml-embed-file" {>= "v0.15" & < "v0.16"}
"re" {>= "1.8.0"}
]
···
"cohttp-async" {>= "2.5.6" & < "3.0.0" | >= "5.0.0"}
"dune" {>= "2.0.0"}
"gen_js_api" {>= "1.0.8"}
+
"js_of_ocaml" {>= "3.9.0" & < "4.0.0"}
+
"js_of_ocaml-ppx" {>= "3.9.0" & < "4.0.0"}
"ocaml-embed-file" {>= "v0.15" & < "v0.16"}
"re" {>= "1.8.0"}
]