Skip to content

Commit

Permalink
opam: irmin-graphql constraint is incorrect as its unreleased
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Jan 18, 2019
1 parent 8b20701 commit 870484d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion irmin-unix.opam
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ depends: [
"irmin-git" {>= "1.3.0"}
"irmin-http" {>= "1.3.0"}
"irmin-fs" {>= "1.3.0"}
"irmin-graphql" {>= "1.3.0"}
"irmin-graphql"
"git-unix" {>= "1.11.4"}
"digestif" {>= "0.6.1"}
"irmin-watcher" {>= "0.2.0"}
Expand Down

0 comments on commit 870484d

Please sign in to comment.