Update package files whitelist

This commit is contained in:
Jonatan Kłosko 2021-05-19 23:44:57 +02:00
parent 1e4200e338
commit 7e4eccbf6d

View file

@ -84,7 +84,8 @@ defmodule Livebook.MixProject do
licenses: ["Apache-2.0"],
links: %{
"GitHub" => "https://github.com/elixir-nx/livebook"
}
},
files: ~w(lib priv/static config mix.exs README.md LICENSE CHANGELOG.md)
]
end
end