Skip to content

Commit

Permalink
opam: added missing lwt_react dep
Browse files Browse the repository at this point in the history
  • Loading branch information
pveber committed Jul 16, 2019
1 parent 7a18a0b commit f87634e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bistro.opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ depends: [
"jbuilder" {build & >= "1.0+beta8"}
"core" {>= "0.11.0"}
"lwt" {>= "3.2.0"}
"lwt_react"
"ocamlgraph" {>= "1.8.7"}
"ppx_sexp_conv"
"rresult"
Expand Down

0 comments on commit f87634e

Please sign in to comment.