Skip to content

Commit ab29e13

Browse files
committed
chore: standardize hex package assets files
1 parent 0a047a0 commit ab29e13

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
@@ -109,7 +109,7 @@ defmodule DSPex.MixProject do
109109
defp package do
110110
[
111111
name: "dspex",
112-
files: ~w(lib mix.exs README.md CHANGELOG.md LICENSE),
112+
files: ~w(lib assets mix.exs README.md CHANGELOG.md LICENSE),
113113
licenses: ["MIT"],
114114
links: %{
115115
"GitHub" => @source_url,

0 commit comments

Comments
 (0)