Skip to content

Commit

Permalink
remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
zoedsoupe committed Jun 18, 2024
1 parent c6f78e4 commit eb8e21a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ defmodule Peri.MixProject do
# Run "mix help deps" to learn about dependencies.
defp deps do
[
{:stream_data, "~> 1.0"},
{:credo, "~> 1.7", only: :dev, runtime: false},
{:ex_doc, "~> 0.14", only: :dev, runtime: false}
]
Expand Down

0 comments on commit eb8e21a

Please sign in to comment.