Skip to content

Commit 962d830

Browse files
committed
chore: standardize hex package assets files
1 parent e3ac866 commit 962d830

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ defmodule Exdantic.MixProject do
6262
licenses: ["MIT"],
6363
links: %{"GitHub" => @source_url},
6464
maintainers: ["NSHkr"],
65-
files: ~w(lib examples guides .formatter.exs mix.exs README* LICENSE* CHANGELOG*)
65+
files: ~w(lib assets examples guides .formatter.exs mix.exs README* LICENSE* CHANGELOG*)
6666
]
6767
end
6868

0 commit comments

Comments
 (0)