projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa3ba63
)
Apply suggestion to mix.exs
author
Alexander Strizhakov
<alex.strizhakov@gmail.com>
Tue, 28 Jan 2020 13:29:44 +0000
(13:29 +0000)
committer
Alexander Strizhakov
<alex.strizhakov@gmail.com>
Tue, 28 Jan 2020 13:29:44 +0000
(13:29 +0000)
mix.exs
patch
|
blob
|
history
diff --git
a/mix.exs
b/mix.exs
index ad23c74146e2eab3e25a1e377442f3118d49bcab..8cbea6f75adf01c9b34cfcef33caf5c9dcde7608 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,
in_umbrella: true
}
+ {:restarter,
path: "./restarter"
}
] ++ oauth_deps()
end