Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Borsa <borsa.dado@gmail.com>
  • Loading branch information
edborsa committed Jan 10, 2024
1 parent ffd0776 commit 469da34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ defmodule Beacon.MixProject do
{:safe_code, github: "TheFirstAvenger/safe_code"},
{:tailwind, "~> 0.2"},
{:rustler, ">= 0.0.0", optional: true},
{:faker, "~> 0.17", only: [:dev,:test]},
{:faker, "~> 0.17", only: :test},
live_monaco_editor_dep(),
mdex_dep()
]
Expand Down

0 comments on commit 469da34

Please sign in to comment.