We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db0053b commit 8b11c15Copy full SHA for 8b11c15
publication/mix.exs
@@ -55,7 +55,7 @@ defmodule FieldPublication.MixProject do
55
{:iso639_elixir, "~> 0.2.1"},
56
{:cachex, "~> 4.0"},
57
{:vix, "~> 0.33.0"},
58
- {:iiif_image_plug, path: "../../iiif_plug"}
+ {:iiif_image_plug, "~> 0.1.1"}
59
]
60
end
61
0 commit comments