fix: Change hex settings to make package public
This commit is contained in:
parent
93acf895b0
commit
936cbc6ad6
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ defmodule Legendary.Core.MixProject do
|
||||||
package: [
|
package: [
|
||||||
name: "legendary_core",
|
name: "legendary_core",
|
||||||
maintainers: ["Robert Prehn"],
|
maintainers: ["Robert Prehn"],
|
||||||
organization: "mythic_insight",
|
|
||||||
licenses: ["MIT"],
|
licenses: ["MIT"],
|
||||||
links: %{"GitLab" => "https://gitlab.com/mythic-insight/legendary"}
|
links: %{"GitLab" => "https://gitlab.com/mythic-insight/legendary"}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue