Skip to content

Commit

Permalink
missing dep
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshull committed Dec 19, 2023
1 parent 531497c commit 5e3c8ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/cms/mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ defmodule CMS.Mixfile do
{:plug, "~> 1.14.2"},
{:poison, ">= 0.0.0", override: true},
{:quixir, "~> 0.9", only: :test},
{:repo_cache, in_umbrella: true},
{:timex, ">= 0.0.0"},
{:util, in_umbrella: true}
]
Expand Down

0 comments on commit 5e3c8ca

Please sign in to comment.