diff --git a/mix.exs b/mix.exs index a69f93f0..c5a04a9d 100644 --- a/mix.exs +++ b/mix.exs @@ -77,7 +77,7 @@ defmodule Ash.MixProject do defp package do [ - name: :ash_core, + name: :ash, licenses: ["MIT"], links: %{ GitHub: "https://github.com/ash-project/ash"