update package.exs for hex
This commit is contained in:
parent
4d549dd8a9
commit
74cd4d910b
1 changed files with 2 additions and 1 deletions
|
@ -23,7 +23,8 @@ use Mix.Project
|
|||
"src"
|
||||
],
|
||||
contributors: ["alisdair sullivan"],
|
||||
links: [{"github", "https://github.com/talentdeficit/jsx"}]
|
||||
links: %{"github" => "https://github.com/talentdeficit/jsx"},
|
||||
licenses: ["MIT"]
|
||||
]
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue