This commit is contained in:
parent
1332baedaa
commit
69d38f02a5
2
mix.exs
2
mix.exs
@ -51,7 +51,7 @@ defmodule ActionRequestsDemo.MixProject do
|
||||
{:lazy_html, ">= 0.1.0", only: :test},
|
||||
{:esbuild, "~> 0.10", runtime: Mix.env() == :dev},
|
||||
{:tailwind, "~> 0.3", runtime: Mix.env() == :dev},
|
||||
{:faker, "~> 0.18", only: [:dev, :test]},
|
||||
{:faker, "~> 0.18"},
|
||||
{:jason, "~> 1.2"},
|
||||
{:bandit, "~> 1.5"}
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user