Update tzworld at runtime
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
3
mix.exs
3
mix.exs
@@ -206,7 +206,8 @@ defmodule Mobilizon.Mixfile do
|
||||
{:paasaa, "~> 0.5.0"},
|
||||
{:nimble_csv, "~> 1.1"},
|
||||
{:export, "~> 0.1.0"},
|
||||
{:tz_world, "~> 0.5.0"},
|
||||
{:tz_world, "~> 0.7.0"},
|
||||
{:tzdata, "~> 1.1"},
|
||||
# Dev and test dependencies
|
||||
{:phoenix_live_reload, "~> 1.2", only: [:dev, :e2e]},
|
||||
{:ex_machina, "~> 2.3", only: [:dev, :test]},
|
||||
|
||||
Reference in New Issue
Block a user