commit
dbf2359eea
1 changed files with 1 additions and 1 deletions
2
mix.exs
2
mix.exs
|
@ -7,7 +7,7 @@ use Mix.Project
|
|||
version: "2.8.0",
|
||||
description: "an erlang application for consuming, producing and manipulating json. inspired by yajl",
|
||||
deps: deps(Mix.env),
|
||||
package: package,
|
||||
package: package(),
|
||||
language: :erlang,
|
||||
erlc_options: opts(Mix.env)
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue