Skip to content

Commit 33dfbc8

Browse files
committed
chore: fix LICENSE -> LICENSES package files
1 parent 5010376 commit 33dfbc8

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
@@ -72,7 +72,7 @@ defmodule AshTypescript.MixProject do
7272
],
7373
licenses: ["MIT"],
7474
files: ~w(lib .formatter.exs mix.exs README*
75-
CHANGELOG* documentation usage-rules.md LICENSE),
75+
CHANGELOG* documentation usage-rules.md LICENSES),
7676
links: %{
7777
"GitHub" => "https://github.com/ash-project/ash_typescript",
7878
"Changelog" => "https://github.com/ash-project/ash_typescript/blob/main/CHANGELOG.md",

0 commit comments

Comments
 (0)