Fix opam file

This commit is contained in:
Jeremie Dimino 2017-05-26 15:32:22 +01:00
parent fa6a8c7c6b
commit 0d2217d3e0
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ depends: [
"lwt"
"react" {>= "1.0.0"}
"cppo" {build & >= "1.1.2"}
"findlib.top" {>= "1.7.2"}
"findlib" {>= "1.7.2"}
"jbuilder" {build & >= "1.0+beta9"}
]
available: [ ocaml-version >= "4.02.3" & ocaml-version < "4.06.0"]