Skip to content

Commit d94a3ce

Browse files
committed
chore: publish package to Hex
1 parent e6b4b5c commit d94a3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{erl_opts, [debug_info]}.
22
{deps, [{opencensus, "~> 0.6.0"},
33
{jsx, "~> 2.9"}]}.
4-
{project_plugins, [rebar3_lint]}.
4+
{project_plugins, [rebar3_lint, rebar3_hex]}.
55

66
{shell, [{config, "config/dev.conf"}]}.
77

0 commit comments

Comments
 (0)