We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92d7eef commit b212625Copy full SHA for b212625
packages/current-albatross-deployer/current-albatross-deployer.1.0.0/opam
@@ -8,7 +8,7 @@ dev-repo: "git+https://github.com/tarides/current-albatross-deployer.git"
8
doc: "https://tarides.github.io/current-albatross-deployer/"
9
10
depends: [
11
- "albatross" {>= "1.5.1"}
+ "albatross" {>= "1.5.1" & < "1.5.5"}
12
"obuilder-spec" {>= "0.5"}
13
"ocaml" {>= "4.08.0"}
14
"dune" {>= "2.9.0"}
0 commit comments