MIDWAY: Performers photo adding.

This commit is contained in:
codevictory
2021-05-26 18:35:44 +03:00
parent 868e39eea2
commit 8befa3058c
5 changed files with 30 additions and 8 deletions

View File

@@ -51,7 +51,8 @@ defmodule Runosaari.MixProject do
{:ex_aws, "~> 2.0"},
{:ex_aws_s3, "~> 2.0"},
{:poison, "~> 3.0"},
{:hackney, "~> 1.9"}
{:hackney, "~> 1.9"},
{:uuid, "~> 1.1"}
]
end