projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da334ef
)
path fix
author
Alexander Strizhakov
<alex.strizhakov@gmail.com>
Tue, 28 Jan 2020 13:32:33 +0000
(16:32 +0300)
committer
Alexander Strizhakov
<alex.strizhakov@gmail.com>
Tue, 28 Jan 2020 13:32:33 +0000
(16:32 +0300)
mix.exs
patch
|
blob
|
history
diff --git
a/mix.exs
b/mix.exs
index 8cbea6f75adf01c9b34cfcef33caf5c9dcde7608..2608f986e102c688e8efe07176500c57413150bc 100644
(file)
--- a/
mix.exs
+++ b/
mix.exs
@@
-172,7
+172,7
@@
defmodule Pleroma.Mixfile do
git: "https://git.pleroma.social/pleroma/elixir-libraries/elixir-captcha.git",
ref: "e0f16822d578866e186a0974d65ad58cddc1e2ab"},
{:mox, "~> 0.5", only: :test},
- {:restarter, path: "./restarter"}
+ {:restarter, path: ".
.
/restarter"}
] ++ oauth_deps()
end