fix dialyzer error
This commit is contained in:
1
mix.exs
1
mix.exs
@ -42,6 +42,7 @@ defmodule Cannery.MixProject do
|
||||
{:phoenix_html, "~> 3.0"},
|
||||
{:phoenix_live_reload, "~> 1.2", only: :dev},
|
||||
{:phoenix_live_view, "~> 0.17", override: true},
|
||||
{:phoenix_view, "~> 1.1"},
|
||||
{:floki, ">= 0.30.0", only: :test},
|
||||
{:phoenix_live_dashboard, "~> 0.6"},
|
||||
# {:esbuild, "~> 0.3", runtime: Mix.env() == :dev},
|
||||
|
Reference in New Issue
Block a user