Skip to content

Commit

Permalink
fix: adding package description
Browse files Browse the repository at this point in the history
  • Loading branch information
phgrey committed Nov 8, 2023
1 parent 96eb410 commit fe09d8e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ defmodule Moon.MixProject do
],
links: %{
"GitHub" => "https://github.com/coingaming/moon/tree/v#{@version}"
}
},
description: "Components-based design system written in elixir"
]
end

Expand Down

0 comments on commit fe09d8e

Please sign in to comment.