We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5010376 commit 33dfbc8Copy full SHA for 33dfbc8
mix.exs
@@ -72,7 +72,7 @@ defmodule AshTypescript.MixProject do
72
],
73
licenses: ["MIT"],
74
files: ~w(lib .formatter.exs mix.exs README*
75
- CHANGELOG* documentation usage-rules.md LICENSE),
+ CHANGELOG* documentation usage-rules.md LICENSES),
76
links: %{
77
"GitHub" => "https://github.com/ash-project/ash_typescript",
78
"Changelog" => "https://github.com/ash-project/ash_typescript/blob/main/CHANGELOG.md",
0 commit comments