Skip to content

Commit

Permalink
fix opam file
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumeduhamel committed Aug 5, 2020
1 parent 2946ab1 commit ed8cc09
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions archetype.opam
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@ depends: [
"ocaml" {>= "4.07.0"}
"dune" {>= "1.10.0"}
"menhir"
"digestif"
"{>="
"0.7.2"
"}"
"digestif" {>= "0.7.2" }
"num"
"yojson"
"ppx_deriving"
Expand Down

0 comments on commit ed8cc09

Please sign in to comment.