This commit is contained in:
parent
eadf90b5fc
commit
f1d0526209
19 changed files with 547 additions and 15 deletions
3
mix.exs
3
mix.exs
|
|
@ -82,7 +82,8 @@ defmodule Mv.MixProject do
|
|||
{:ecto_commons, "~> 0.3"},
|
||||
{:slugify, "~> 1.3"},
|
||||
{:nimble_csv, "~> 1.0"},
|
||||
{:imprintor, "~> 0.5.0"}
|
||||
{:imprintor, "~> 0.5.0"},
|
||||
{:hammer, "~> 7.0"}
|
||||
]
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue