Skip to content

Commit

Permalink
dune version fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Thibaut committed Jul 30, 2021
1 parent 82268f1 commit eaf8428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mixpanel.opam
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ synopsis: "Binding to the mixpanel plugin using gen_js_api"
build: [[ "dune" "build" "-j" jobs "-p" name "@install" ]]
depends: [
"ocaml" { >= "4.08.0" }
"dune" {>= "2.7"}
"dune" {>= "2.8"}
"gen_js_api"
"js_of_ocaml" {>= "3.8.0" & < "3.9.0"}
"js_of_ocaml-ppx" {>= "3.8.0" & < "3.9.0"}
Expand Down

0 comments on commit eaf8428

Please sign in to comment.