Skip to content

Commit 4509c63

Browse files
committed
Update hex config
1 parent 3fe3141 commit 4509c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ defmodule ESTree.Mixfile do
3333

3434
defp package do
3535
[ # These are the default files included in the package
36-
files: ["lib", "mix.exs", "README*", "readme*", "LICENSE*", "license*", "CHANGELOG*"],
36+
files: ["lib", "mix.exs", "README.md", "CHANGELOG.md"],
3737
maintainers: ["Bryan Joseph"],
3838
licenses: ["MIT"],
3939
links: %{ "GitHub" => "https://github.com/bryanjos/elixir-estree" }

0 commit comments

Comments
 (0)