We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de9173 commit b6f2c05Copy full SHA for b6f2c05
mix.exs
@@ -44,7 +44,7 @@ defmodule Xander.MixProject do
44
[
45
name: "xander",
46
maintainers: ["Carlos Souza", "Dave Miner"],
47
- files: ~w(lib .formatter.exs mix.exs README* LICENSE*),
+ files: ~w(lib .formatter.exs mix.exs README*),
48
licenses: ["Apache-2.0"],
49
links: %{"GitHub" => "https://github.com/wowica/xander"}
50
]
0 commit comments