fix: Change hex settings to make package public

This commit is contained in:
Robert Prehn 2021-03-19 15:41:19 -05:00
parent 93acf895b0
commit 936cbc6ad6

View file

@ -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"}
]