Skip to content

Commit a1b7d56

Browse files
committed
Add lower bound on js_of_ocaml in slipshow.0.5.0
Signed-off-by: Paul-Elliot <[email protected]>
1 parent 968c8db commit a1b7d56

File tree

1 file changed

+1
-1
lines changed
  • packages/slipshow/slipshow.0.5.0

1 file changed

+1
-1
lines changed

packages/slipshow/slipshow.0.5.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ depends: [
2323
"fmt"
2424
"logs"
2525
"fsevents-lwt"
26-
"js_of_ocaml-compiler"
26+
"js_of_ocaml-compiler" {>= "6.0.1"}
2727
"js_of_ocaml-lwt"
2828
"magic-mime"
2929
"dream" {>= "1.0.0~alpha5"}

0 commit comments

Comments
 (0)