This commit is contained in:
parent
cc02748cc6
commit
2421cf91d7
2 changed files with 6 additions and 6 deletions
2
mix.exs
2
mix.exs
|
|
@ -38,7 +38,7 @@ defmodule Mv.MixProject do
|
|||
[
|
||||
{:tidewave, "~> 0.5", only: [:dev]},
|
||||
{:sourceror, "~> 1.8", only: [:dev, :test]},
|
||||
{:live_debugger, "~> 0.5", only: [:dev]},
|
||||
{:live_debugger, "~> 0.6", only: [:dev]},
|
||||
{:ash_admin, "~> 0.13"},
|
||||
{:ash_postgres, "~> 2.0"},
|
||||
{:ash_phoenix, "~> 2.0"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue