Skip to content

Commit

Permalink
Merge pull request #59 from yomimono/update-lambda-term-dep
Browse files Browse the repository at this point in the history
lambda-term needs camomile version 0.8.6 or later
  • Loading branch information
rgrinberg authored Mar 12, 2018
2 parents 636ed41 + 7009bf9 commit f779366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lambda-term.opam
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ depends: [
"lwt" {>= "2.7.0"}
"react"
"zed" {>= "1.2"}
"camomile"
"camomile" {>= "0.8.6"}
"lwt_react"
"jbuilder" {build & >= "1.0+beta9"}
]
Expand Down

0 comments on commit f779366

Please sign in to comment.