diff --git a/apps/core/mix.exs b/apps/core/mix.exs index ee4e03e5..0473d53f 100644 --- a/apps/core/mix.exs +++ b/apps/core/mix.exs @@ -38,7 +38,6 @@ defmodule Legendary.Core.MixProject do package: [ name: "legendary_core", maintainers: ["Robert Prehn"], - organization: "mythic_insight", licenses: ["MIT"], links: %{"GitLab" => "https://gitlab.com/mythic-insight/legendary"} ]